We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 143a32e commit f05519bCopy full SHA for f05519b
.pre-commit-config.yaml
@@ -9,11 +9,11 @@ ci:
9
submodules: false
10
repos:
11
- repo: https://github.com/renovatebot/pre-commit-hooks
12
- rev: 41.1.3
+ rev: 41.17.2
13
hooks:
14
- id: renovate-config-validator
15
- repo: https://github.com/eslint/eslint
16
- rev: v9.29.0
+ rev: v9.30.0
17
18
- id: eslint
19
args:
0 commit comments