File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/astral-sh/ruff-pre-commit
3- rev : v0.12.11
3+ rev : v0.13.3
44 hooks :
55 - id : ruff-check
66 args : [--exit-non-zero-on-fix]
77
88 - repo : https://github.com/psf/black-pre-commit-mirror
9- rev : 25.1 .0
9+ rev : 25.9 .0
1010 hooks :
1111 - id : black
1212
2424 exclude : (Makefile$|\.bat$|\.cmake$|\.eps$|\.fits$|\.gd$|\.opt$|\.patch$)
2525
2626 - repo : https://github.com/pre-commit/mirrors-clang-format
27- rev : v21.1.0
27+ rev : v21.1.2
2828 hooks :
2929 - id : clang-format
3030 types : [c]
@@ -51,14 +51,14 @@ repos:
5151 exclude : ^.github/.*TEMPLATE|^Tests/(fonts|images)/|\.patch$
5252
5353 - repo : https://github.com/python-jsonschema/check-jsonschema
54- rev : 0.33.3
54+ rev : 0.34.0
5555 hooks :
5656 - id : check-github-workflows
5757 - id : check-readthedocs
5858 - id : check-renovate
5959
6060 - repo : https://github.com/zizmorcore/zizmor-pre-commit
61- rev : v1.12.1
61+ rev : v1.14.2
6262 hooks :
6363 - id : zizmor
6464
6868 - id : sphinx-lint
6969
7070 - repo : https://github.com/tox-dev/pyproject-fmt
71- rev : v2.6 .0
71+ rev : v2.7 .0
7272 hooks :
7373 - id : pyproject-fmt
7474
You can’t perform that action at this time.
0 commit comments