Skip to content

Commit 9100769

Browse files
build: Update pre-commit hooks (#514)
Co-authored-by: jkjell <135588+jkjell@users.noreply.github.com>
1 parent 0ec9841 commit 9100769

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414

1515
repos:
1616
- repo: https://github.com/gitleaks/gitleaks
17-
rev: v8.24.0
17+
rev: v8.24.2
1818
hooks:
1919
- id: gitleaks
2020
- repo: https://github.com/golangci/golangci-lint
21-
rev: v1.64.6
21+
rev: v2.0.1
2222
hooks:
2323
- id: golangci-lint
2424
- repo: https://github.com/jumanjihouse/pre-commit-hooks

0 commit comments

Comments
 (0)