Skip to content

Commit 8657143

Browse files
chore: auto-update of pre-commit hooks (#278)
* chore: auto-update of pre-commit hooks updates: - [github.com/golangci/golangci-lint: v2.3.0 → v2.3.1](golangci/golangci-lint@v2.3.0...v2.3.1)
1 parent 961dd06 commit 8657143

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.3.0
37+
rev: v2.3.1
3838
hooks:
3939
- id: golangci-lint
4040
args: [--allow-parallel-runners]

0 commit comments

Comments
 (0)