File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/astral-sh/ruff-pre-commit
3
- rev : v0.6.9
3
+ rev : v0.8.6
4
4
hooks :
5
5
- id : ruff
6
6
args : [--exit-non-zero-on-fix]
@@ -26,23 +26,23 @@ repos:
26
26
- id : trailing-whitespace
27
27
28
28
- repo : https://github.com/python-jsonschema/check-jsonschema
29
- rev : 0.29.3
29
+ rev : 0.30.0
30
30
hooks :
31
31
- id : check-github-workflows
32
32
- id : check-renovate
33
33
34
34
- repo : https://github.com/rhysd/actionlint
35
- rev : v1.7.3
35
+ rev : v1.7.6
36
36
hooks :
37
37
- id : actionlint
38
38
39
39
- repo : https://github.com/tox-dev/pyproject-fmt
40
- rev : 2.2.4
40
+ rev : v2.5.0
41
41
hooks :
42
42
- id : pyproject-fmt
43
43
44
44
- repo : https://github.com/abravalheri/validate-pyproject
45
- rev : v0.20.2
45
+ rev : v0.23
46
46
hooks :
47
47
- id : validate-pyproject
48
48
You can’t perform that action at this time.
0 commit comments