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 37
37
)$
38
38
39
39
- repo : https://github.com/pycontribs/mirrors-prettier
40
- rev : v3.4.2
40
+ rev : v3.5.3
41
41
hooks :
42
42
- id : prettier
43
43
always_run : true
@@ -62,20 +62,20 @@ repos:
62
62
- id : tox-ini-fmt
63
63
64
64
- repo : https://github.com/astral-sh/ruff-pre-commit
65
- rev : v0.9.4
65
+ rev : v0.9.9
66
66
hooks :
67
67
- id : ruff
68
68
args :
69
69
- --exit-non-zero-on-fix
70
70
71
71
- repo : https://github.com/streetsidesoftware/cspell-cli
72
- rev : v8.17.2
72
+ rev : v8.17.3
73
73
hooks :
74
74
- id : cspell
75
75
name : Spell check with cspell
76
76
77
77
- repo : https://github.com/jsh9/pydoclint
78
- rev : " 0.6.0 "
78
+ rev : " 0.6.2 "
79
79
hooks :
80
80
- id : pydoclint
81
81
# This allows automatic reduction of the baseline file when needed.
@@ -101,7 +101,7 @@ repos:
101
101
- wcmatch
102
102
103
103
- repo : https://github.com/pre-commit/mirrors-mypy.git
104
- rev : v1.14.1
104
+ rev : v1.15.0
105
105
hooks :
106
106
- id : mypy
107
107
additional_dependencies :
@@ -146,7 +146,7 @@ repos:
146
146
additional_dependencies :
147
147
- uv>=0.5.21
148
148
- repo : https://github.com/ansible/ansible-lint
149
- rev : v25.1.1
149
+ rev : v25.1.3
150
150
hooks :
151
151
- id : ansible-lint
152
152
stages : [manual]
You can’t perform that action at this time.
0 commit comments