Skip to content

Commit 1abc4d2

Browse files
[pre-commit.ci] pre-commit autoupdate (#282)
updates: - [github.com/golangci/golangci-lint: v1.58.2 → v1.59.0](golangci/golangci-lint@v1.58.2...v1.59.0) - [github.com/gitleaks/gitleaks: v8.18.2 → v8.18.3](gitleaks/gitleaks@v8.18.2...v8.18.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 484cd7f commit 1abc4d2

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
@@ -19,12 +19,12 @@ repos:
1919
- id: fix-byte-order-marker
2020

2121
- repo: https://github.com/golangci/golangci-lint
22-
rev: v1.58.2
22+
rev: v1.59.0
2323
hooks:
2424
- id: golangci-lint-full
2525

2626
- repo: https://github.com/gitleaks/gitleaks
27-
rev: v8.18.2
27+
rev: v8.18.3
2828
hooks:
2929
- id: gitleaks
3030

0 commit comments

Comments
 (0)