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.6.9
3+ rev : v0.7.2
44 hooks :
55 - id : ruff
66 args : [--exit-non-zero-on-fix]
77
88 - repo : https://github.com/psf/black-pre-commit-mirror
9- rev : 24.8 .0
9+ rev : 24.10 .0
1010 hooks :
1111 - id : black
1212
2424 exclude : (Makefile$|\.bat$|\.cmake$|\.eps$|\.fits$|\.gd$|\.opt$)
2525
2626 - repo : https://github.com/pre-commit/mirrors-clang-format
27- rev : v19.1.1
27+ rev : v19.1.3
2828 hooks :
2929 - id : clang-format
3030 types : [c]
5050 exclude : ^.github/.*TEMPLATE|^Tests/(fonts|images)/
5151
5252 - repo : https://github.com/python-jsonschema/check-jsonschema
53- rev : 0.29.3
53+ rev : 0.29.4
5454 hooks :
5555 - id : check-github-workflows
5656 - id : check-readthedocs
@@ -62,12 +62,12 @@ repos:
6262 - id : sphinx-lint
6363
6464 - repo : https://github.com/tox-dev/pyproject-fmt
65- rev : 2.2.4
65+ rev : v2.5.0
6666 hooks :
6767 - id : pyproject-fmt
6868
6969 - repo : https://github.com/abravalheri/validate-pyproject
70- rev : v0.20.2
70+ rev : v0.22
7171 hooks :
7272 - id : validate-pyproject
7373 additional_dependencies : [trove-classifiers>=2024.10.12]
You can’t perform that action at this time.
0 commit comments