Skip to content

Commit be21781

Browse files
John KjellKairo Araujo
John Kjell
and
Kairo Araujo
authored
Update pre-commit-config (#363)
Signed-off-by: John Kjell <[email protected]> Co-authored-by: Kairo Araujo <[email protected]>
1 parent e0cfc13 commit be21781

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@
1414

1515
repos:
1616
- repo: https://github.com/gitleaks/gitleaks
17-
rev: v8.18.2
17+
rev: v8.18.4
1818
hooks:
1919
- id: gitleaks
2020
- repo: https://github.com/golangci/golangci-lint
21-
rev: v1.56.2
21+
rev: v1.60.3
2222
hooks:
2323
- id: golangci-lint
2424
- repo: https://github.com/jumanjihouse/pre-commit-hooks
2525
rev: 3.0.0
2626
hooks:
2727
- id: shellcheck
2828
- repo: https://github.com/pre-commit/pre-commit-hooks
29-
rev: v4.5.0
29+
rev: v4.6.0
3030
hooks:
3131
- id: end-of-file-fixer
3232
- id: trailing-whitespace

0 commit comments

Comments
 (0)