Skip to content

Commit 868c9b5

Browse files
[pre-commit.ci] pre-commit autoupdate (#623)
updates: - [github.com/golangci/golangci-lint: v1.55.2 → v1.56.1](golangci/golangci-lint@v1.55.2...v1.56.1) - [github.com/gitleaks/gitleaks: v8.18.1 → v8.18.2](gitleaks/gitleaks@v8.18.1...v8.18.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 37c762b commit 868c9b5

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
@@ -35,13 +35,13 @@ repos:
3535
pass_filenames: false
3636

3737
- repo: https://github.com/golangci/golangci-lint
38-
rev: v1.55.2
38+
rev: v1.56.1
3939
hooks:
4040
- id: golangci-lint
4141
args: [--new-from-patch=/tmp/diff.patch]
4242

4343
- repo: https://github.com/gitleaks/gitleaks
44-
rev: v8.18.1
44+
rev: v8.18.2
4545
hooks:
4646
- id: gitleaks
4747

0 commit comments

Comments
 (0)