Skip to content

Commit 9ef0b71

Browse files
[pre-commit.ci] pre-commit autoupdate (#739)
updates: - [github.com/golangci/golangci-lint: v1.59.0 → v1.59.1](golangci/golangci-lint@v1.59.0...v1.59.1) - [github.com/gitleaks/gitleaks: v8.18.3 → v8.18.4](gitleaks/gitleaks@v8.18.3...v8.18.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1875b4b commit 9ef0b71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ repos:
2626
- id: fix-byte-order-marker
2727

2828
- repo: https://github.com/golangci/golangci-lint
29-
rev: v1.59.0
29+
rev: v1.59.1
3030
hooks:
3131
- id: golangci-lint-full
3232

3333
- repo: https://github.com/gitleaks/gitleaks
34-
rev: v8.18.3
34+
rev: v8.18.4
3535
hooks:
3636
- id: gitleaks
3737

0 commit comments

Comments
 (0)