Skip to content

Commit 78aa6ae

Browse files
chore: auto-update of pre-commit hooks (#290)
updates: - [github.com/golangci/golangci-lint: v2.6.0 → v2.6.1](golangci/golangci-lint@v2.6.0...v2.6.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 34756dd commit 78aa6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
hooks:
3535
- id: actionlint
3636
- repo: https://github.com/golangci/golangci-lint
37-
rev: v2.6.0
37+
rev: v2.6.1
3838
hooks:
3939
- id: golangci-lint
4040
args: [--allow-parallel-runners]

0 commit comments

Comments
 (0)