Commit 9a77b5e 1 parent e857a90 commit 9a77b5e Copy full SHA for 9a77b5e
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 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]
@@ -27,13 +27,13 @@ repos:
27
27
exclude : tests/data/expected_output.py
28
28
29
29
- repo : https://github.com/python-jsonschema/check-jsonschema
30
- rev : 0.29.3
30
+ rev : 0.30.0
31
31
hooks :
32
32
- id : check-github-workflows
33
33
- id : check-renovate
34
34
35
35
- repo : https://github.com/rhysd/actionlint
36
- rev : v1.7.3
36
+ rev : v1.7.6
37
37
hooks :
38
38
- id : actionlint
39
39
@@ -56,12 +56,12 @@ repos:
56
56
# ]
57
57
58
58
- repo : https://github.com/tox-dev/pyproject-fmt
59
- rev : 2.2.4
59
+ rev : v2.5.0
60
60
hooks :
61
61
- id : pyproject-fmt
62
62
63
63
- repo : https://github.com/abravalheri/validate-pyproject
64
- rev : v0.20.2
64
+ rev : v0.23
65
65
hooks :
66
66
- id : validate-pyproject
67
67
71
71
- id : tox-ini-fmt
72
72
73
73
- repo : https://github.com/rbubley/mirrors-prettier
74
- rev : v3.3.3
74
+ rev : v3.4.2
75
75
hooks :
76
76
- id : prettier
77
77
args : [--prose-wrap=always, --print-width=88]
You can’t perform that action at this time.
0 commit comments