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 2
2
# See https://pre-commit.com/hooks.html for more hooks
3
3
repos :
4
4
- repo : https://github.com/pre-commit/pre-commit-hooks
5
- rev : v4.4 .0
5
+ rev : v4.5 .0
6
6
hooks :
7
7
- id : trailing-whitespace
8
8
- id : end-of-file-fixer
@@ -28,18 +28,18 @@ repos:
28
28
pass_filenames : false
29
29
30
30
- repo : https://github.com/golangci/golangci-lint
31
- rev : v1.53.3
31
+ rev : v1.55.2
32
32
hooks :
33
33
- id : golangci-lint
34
34
args : [--new-from-patch=/tmp/diff.patch]
35
35
36
36
- repo : https://github.com/gitleaks/gitleaks
37
- rev : v8.17.0
37
+ rev : v8.18.2
38
38
hooks :
39
39
- id : gitleaks
40
40
41
41
- repo : https://github.com/DavidAnson/markdownlint-cli2
42
- rev : v0.8 .1
42
+ rev : v0.12 .1
43
43
hooks :
44
44
- id : markdownlint-cli2
45
45
You can’t perform that action at this time.
0 commit comments