Skip to content

Commit 4ec9d0b

Browse files
authored
fix pre-commit (#217)
1 parent 11035e3 commit 4ec9d0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ repos:
3232
hooks:
3333
- id: renovate-config-validator
3434
args: [--strict]
35+
# TODO : revert this when https://github.com/renovatebot/pre-commit-hooks/issues/2460 is fixed
36+
language_version: 20.18.0
3537

3638
- repo: https://github.com/compilerla/conventional-pre-commit
3739
rev: v3.6.0

0 commit comments

Comments
 (0)