File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
- deps
6
6
repos :
7
7
- repo : https://github.com/renovatebot/pre-commit-hooks
8
- rev : 39.213 .4
8
+ rev : 40.3 .4
9
9
hooks :
10
10
- id : renovate-config-validator
11
11
args : [--strict]
12
12
- repo : https://github.com/astral-sh/ruff-pre-commit
13
- rev : v0.11.2
13
+ rev : v0.11.8
14
14
hooks :
15
15
- id : ruff
16
16
args :
26
26
- prettier-plugin-toml
27
27
- prettier-plugin-sort-json
28
28
- repo : https://github.com/streetsidesoftware/cspell-cli
29
- rev : v8.17.3
29
+ rev : v8.19.1
30
30
hooks :
31
31
- id : cspell
32
32
# entry: codespell --relative
@@ -54,13 +54,13 @@ repos:
54
54
- id : debug-statements
55
55
language_version : python3
56
56
- repo : https://github.com/ansible/ansible-lint
57
- rev : v25.1.3
57
+ rev : v25.4.0
58
58
hooks :
59
59
- id : ansible-lint
60
60
language_version : python3.10 # minimal supported officially
61
61
args : [--fix]
62
62
- repo : https://github.com/adrienverge/yamllint.git
63
- rev : v1.37.0
63
+ rev : v1.37.1
64
64
hooks :
65
65
- id : yamllint
66
66
files : \.(yaml|yml)$
84
84
- typer-config
85
85
- typer>=0.12.2
86
86
- repo : https://github.com/pycqa/pylint
87
- rev : v3.3.6
87
+ rev : v3.3.7
88
88
hooks :
89
89
- id : pylint
90
90
additional_dependencies :
You can’t perform that action at this time.
0 commit comments