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 63
63
64
64
# CPP hooks
65
65
- repo : https://github.com/pre-commit/mirrors-clang-format
66
- rev : v18 .1.8
66
+ rev : v19 .1.0
67
67
hooks :
68
68
- id : clang-format
69
69
args : ['-fallback-style=none', '-i']
@@ -109,7 +109,7 @@ repos:
109
109
110
110
# Docs - RestructuredText hooks
111
111
- repo : https://github.com/PyCQA/doc8
112
- rev : v1.1.1
112
+ rev : v1.1.2
113
113
hooks :
114
114
- id : doc8
115
115
args : ['--max-line-length=100', '--ignore=D001']
@@ -133,7 +133,7 @@ repos:
133
133
exclude : CHANGELOG\.rst|\.(svg|pyc|drawio)$
134
134
135
135
- repo : https://github.com/python-jsonschema/check-jsonschema
136
- rev : 0.29.2
136
+ rev : 0.29.3
137
137
hooks :
138
138
- id : check-github-workflows
139
139
args : ["--verbose"]
You can’t perform that action at this time.
0 commit comments