File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6262
6363 # CPP hooks
6464 - repo : https://github.com/pre-commit/mirrors-clang-format
65- rev : v18.1.4
65+ rev : v18.1.5
6666 hooks :
6767 - id : clang-format
6868 args : ['-fallback-style=none', '-i']
@@ -124,14 +124,14 @@ repos:
124124 # Spellcheck in comments and docs
125125 # skipping of *.svg files is not working...
126126 - repo : https://github.com/codespell-project/codespell
127- rev : v2.2.6
127+ rev : v2.3.0
128128 hooks :
129129 - id : codespell
130130 args : ['--write-changes', '--uri-ignore-words-list=ist', '-L manuel']
131131 exclude : CHANGELOG\.rst|\.(svg|pyc|drawio)$
132132
133133 - repo : https://github.com/python-jsonschema/check-jsonschema
134- rev : 0.28.2
134+ rev : 0.28.4
135135 hooks :
136136 - id : check-github-workflows
137137 args : ["--verbose"]
You can’t perform that action at this time.
0 commit comments