File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed 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']
@@ -108,7 +108,7 @@ repos:
108108
109109 # Docs - RestructuredText hooks
110110 - repo : https://github.com/PyCQA/doc8
111- rev : v1.1.2
111+ rev : v2.0.0
112112 hooks :
113113 - id : doc8
114114 args : [
@@ -136,7 +136,7 @@ repos:
136136 exclude : CHANGELOG\.rst|\.(svg|pyc)$
137137
138138 - repo : https://github.com/python-jsonschema/check-jsonschema
139- rev : 0.33.0
139+ rev : 0.33.1
140140 hooks :
141141 - id : check-github-workflows
142142 args : ["--verbose"]
You can’t perform that action at this time.
0 commit comments