Skip to content

Commit 948135f

Browse files
authored
fix: pre-commit (#172)
1 parent dd91873 commit 948135f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ repos:
3030
hooks:
3131
- id: renovate-config-validator
3232
args: [--strict]
33+
# TODO : revert this when https://github.com/renovatebot/pre-commit-hooks/issues/2460 is fixed
34+
language_version: 20.18.0
3335

3436
- repo: https://github.com/compilerla/conventional-pre-commit
3537
rev: v3.4.0 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567

0 commit comments

Comments
 (0)