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 @@ -3,7 +3,7 @@ default_stages: [pre-commit]
3
3
exclude : ^tests/data/
4
4
repos :
5
5
- repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
6
- rev : v9.18 .0
6
+ rev : v9.20 .0
7
7
hooks :
8
8
- id : commitlint
9
9
stages : [commit-msg]
19
19
- id : end-of-file-fixer
20
20
- id : trailing-whitespace
21
21
- repo : https://github.com/igorshubovych/markdownlint-cli
22
- rev : v0.42 .0
22
+ rev : v0.43 .0
23
23
hooks :
24
24
- id : markdownlint
25
25
exclude : >-
@@ -30,11 +30,11 @@ repos:
30
30
- id : yamllint
31
31
exclude : ^(.github/workflows/)
32
32
- repo : https://github.com/rhysd/actionlint
33
- rev : v1.7.3
33
+ rev : v1.7.6
34
34
hooks :
35
35
- id : actionlint
36
36
- repo : https://github.com/golangci/golangci-lint
37
- rev : v1.61.0
37
+ rev : v1.63.4
38
38
hooks :
39
39
- id : golangci-lint
40
40
args : [--allow-parallel-runners]
You can’t perform that action at this time.
0 commit comments