We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11035e3 commit 4ec9d0bCopy full SHA for 4ec9d0b
.pre-commit-config.yaml
@@ -32,6 +32,8 @@ repos:
32
hooks:
33
- id: renovate-config-validator
34
args: [--strict]
35
+ # TODO : revert this when https://github.com/renovatebot/pre-commit-hooks/issues/2460 is fixed
36
+ language_version: 20.18.0
37
38
- repo: https://github.com/compilerla/conventional-pre-commit
39
rev: v3.6.0
0 commit comments