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/pre-commit/pre-commit-hooks
3- rev : v4.4 .0
3+ rev : 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0 .0
44 hooks :
55 - id : check-added-large-files
66 - id : check-json
@@ -12,41 +12,41 @@ repos:
1212 exclude : " ^[.]bumpversion[.]cfg"
1313
1414 - repo : https://github.com/pre-commit/pygrep-hooks
15- rev : v1.10.0
15+ rev : 3a6eb0fadf60b3cccfd80bad9dbb6fae7e47b316 # frozen: v1.10.0
1616 hooks :
1717 - id : rst-directive-colons
1818 - id : rst-inline-touching-normal
1919
2020 - repo : https://github.com/charliermarsh/ruff-pre-commit
21- rev : " v0.0.262 "
21+ rev : " 5e2fb545eba1ea9dc051f6f962d52fe8f76a9794 " # frozen: v0.15.13
2222 hooks :
2323 - id : ruff
2424 args : [--fix, --exit-non-zero-on-fix]
2525 stages : [pre-commit]
2626
2727 - repo : https://github.com/psf/black
28- rev : 23.3.0
28+ rev : 87928e6d6761a4a6d22250e1fee5601b3998086e # frozen: 26.5.1
2929 hooks :
3030 - id : black
3131
3232 - repo : https://github.com/pycqa/isort
33- rev : 5.12.0
33+ rev : dac090ce4d9ee313d086e2e89ab1acb8c2664fa1 # frozen: 9.0.0a3
3434 hooks :
3535 - id : isort
3636 exclude_types : [python]
3737
3838 - repo : https://github.com/sphinx-contrib/sphinx-lint
39- rev : v0.6.7
39+ rev : c883505f64b59c3c5c9375191e4ad9f98e727ccd # frozen: v1.0.2
4040 hooks :
4141 - id : sphinx-lint
4242
4343 - repo : https://github.com/executablebooks/mdformat/
44- rev : 0.7.16
44+ rev : 82912cdaea4fb830f751504486a7879c70526547 # frozen: 1.0.0
4545 hooks :
4646 - id : mdformat
4747
4848 - repo : https://github.com/pre-commit/mirrors-clang-format
49- rev : v16.0.2
49+ rev : dd18dad857d6133e90bbe478f4f2f22ec0030269 # frozen: v22.1.5
5050 hooks :
5151 - id : clang-format
5252 args : [--Werror, -i]
You can’t perform that action at this time.
0 commit comments