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 6
6
exclude : ^(cmake/ECM/|cmake/KDAB/|docs/api/doxygen-awesome.css)
7
7
repos :
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : v5 .0.0
9
+ rev : v6 .0.0
10
10
hooks :
11
11
- id : trailing-whitespace
12
12
- id : end-of-file-fixer
@@ -19,11 +19,11 @@ repos:
19
19
- id : destroyed-symlinks
20
20
- id : check-executables-have-shebangs
21
21
- repo : https://github.com/pre-commit/mirrors-clang-format
22
- rev : v20 .1.5
22
+ rev : v21 .1.2
23
23
hooks :
24
24
- id : clang-format
25
25
- repo : https://github.com/PyCQA/pylint
26
- rev : v3.3.7
26
+ rev : v3.3.9
27
27
hooks :
28
28
- id : pylint
29
29
exclude : ^(.cmake-format.py|conan/conanfile.py|scripts/genignore.py)
51
51
language : ruby
52
52
files : \.(md|mdown|markdown)$
53
53
- repo : https://github.com/fsfe/reuse-tool
54
- rev : v5 .0.2
54
+ rev : v6 .0.0
55
55
hooks :
56
56
- id : reuse
You can’t perform that action at this time.
0 commit comments