We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd91873 commit 948135fCopy full SHA for 948135f
.pre-commit-config.yaml
@@ -30,6 +30,8 @@ repos:
30
hooks:
31
- id: renovate-config-validator
32
args: [--strict]
33
+ # TODO : revert this when https://github.com/renovatebot/pre-commit-hooks/issues/2460 is fixed
34
+ language_version: 20.18.0
35
36
- repo: https://github.com/compilerla/conventional-pre-commit
37
rev: v3.4.0 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567
0 commit comments