File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,14 +55,14 @@ repos:
5555 args : ["--line-length=99"]
5656
5757 - repo : https://github.com/pycqa/flake8
58- rev : 7.2 .0
58+ rev : 7.3 .0
5959 hooks :
6060 - id : flake8
6161 args : ["--extend-ignore=E501"]
6262
6363 # CPP hooks
6464 - repo : https://github.com/pre-commit/mirrors-clang-format
65- rev : v20.1.5
65+ rev : v20.1.7
6666 hooks :
6767 - id : clang-format
6868 args : ['-fallback-style=none', '-i']
@@ -107,7 +107,7 @@ repos:
107107
108108 # Docs - RestructuredText hooks
109109 - repo : https://github.com/PyCQA/doc8
110- rev : v1.1.2
110+ rev : v2.0.0
111111 hooks :
112112 - id : doc8
113113 args : ['--max-line-length=100', '--ignore=D001']
@@ -131,7 +131,7 @@ repos:
131131 exclude : CHANGELOG\.rst|\.(svg|pyc)$
132132
133133 - repo : https://github.com/python-jsonschema/check-jsonschema
134- rev : 0.33.0
134+ rev : 0.33.1
135135 hooks :
136136 - id : check-github-workflows
137137 args : ["--verbose"]
You can’t perform that action at this time.
0 commit comments