File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
exclude : ^(cmake/ECM/|cmake/KDAB/|examples/qscxmldebugger/trafficlight.*|src/view/quick/qopengl2pexvertexarray.*|src/view/widgets/codeeditor.*|docs/api/doxygen-awesome.css)
7
7
repos :
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : v4.5 .0
9
+ rev : v4.6 .0
10
10
hooks :
11
11
- id : trailing-whitespace
12
12
- id : end-of-file-fixer
@@ -16,11 +16,11 @@ repos:
16
16
args : [--allow-multiple-documents]
17
17
- id : check-json
18
18
- repo : https://github.com/pre-commit/mirrors-clang-format
19
- rev : v18.1.2
19
+ rev : v18.1.5
20
20
hooks :
21
21
- id : clang-format
22
22
- repo : https://github.com/codespell-project/codespell
23
- rev : v2.2.6
23
+ rev : v2.3.0
24
24
hooks :
25
25
- id : codespell
26
26
- repo : https://github.com/cheshirekow/cmake-format-precommit
38
38
language : ruby
39
39
files : \.(md|mdown|markdown)$
40
40
- repo : https://github.com/fsfe/reuse-tool
41
- rev : v3.0.1
41
+ rev : v3.1.0a1
42
42
hooks :
43
43
- id : reuse
You can’t perform that action at this time.
0 commit comments