File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/astral-sh/ruff-pre-commit
3- rev : v0.15.9
3+ rev : v0.15.12
44 hooks :
55 - id : ruff-check
66 args : [--exit-non-zero-on-fix]
2424 exclude : (Makefile$|\.bat$|\.cmake$|\.eps$|\.fits$|\.gd$|\.opt$)
2525
2626 - repo : https://github.com/pre-commit/mirrors-clang-format
27- rev : v22.1.2
27+ rev : v22.1.4
2828 hooks :
2929 - id : clang-format
3030 types : [c]
@@ -54,14 +54,14 @@ repos:
5454 exclude : ^\.github/.*TEMPLATE|^Tests/(fonts|images)/
5555
5656 - repo : https://github.com/python-jsonschema/check-jsonschema
57- rev : 0.37.1
57+ rev : 0.37.2
5858 hooks :
5959 - id : check-github-workflows
6060 - id : check-readthedocs
6161 - id : check-renovate
6262
6363 - repo : https://github.com/zizmorcore/zizmor-pre-commit
64- rev : v1.23 .1
64+ rev : v1.24 .1
6565 hooks :
6666 - id : zizmor
6767
7171 - id : sphinx-lint
7272
7373 - repo : https://github.com/tox-dev/pyproject-fmt
74- rev : v2.21.0
74+ rev : v2.21.1
7575 hooks :
7676 - id : pyproject-fmt
7777
You can’t perform that action at this time.
0 commit comments