File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 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.9.9
3
+ rev : v0.11.4
4
4
hooks :
5
5
- id : ruff
6
6
args : [--exit-non-zero-on-fix]
24
24
exclude : (Makefile$|\.bat$|\.cmake$|\.eps$|\.fits$|\.gd$|\.opt$)
25
25
26
26
- repo : https://github.com/pre-commit/mirrors-clang-format
27
- rev : v19 .1.7
27
+ rev : v20 .1.0
28
28
hooks :
29
29
- id : clang-format
30
30
types : [c]
@@ -50,14 +50,14 @@ repos:
50
50
exclude : ^.github/.*TEMPLATE|^Tests/(fonts|images)/
51
51
52
52
- repo : https://github.com/python-jsonschema/check-jsonschema
53
- rev : 0.31.2
53
+ rev : 0.32.1
54
54
hooks :
55
55
- id : check-github-workflows
56
56
- id : check-readthedocs
57
57
- id : check-renovate
58
58
59
59
- repo : https://github.com/woodruffw/zizmor-pre-commit
60
- rev : v1.4.1
60
+ rev : v1.5.2
61
61
hooks :
62
62
- id : zizmor
63
63
72
72
- id : pyproject-fmt
73
73
74
74
- repo : https://github.com/abravalheri/validate-pyproject
75
- rev : v0.23
75
+ rev : v0.24.1
76
76
hooks :
77
77
- id : validate-pyproject
78
78
additional_dependencies : [trove-classifiers>=2024.10.12]
You can’t perform that action at this time.
0 commit comments