Skip to content

Commit 20ed27d

Browse files
committed
chore(deps): update pre-commit hook golangci/golangci-lint to v1.60.2
1 parent e3a0d93 commit 20ed27d

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
@@ -48,7 +48,7 @@ repos:
4848
- id: terraform_fmt
4949

5050
- repo: https://github.com/golangci/golangci-lint
51-
rev: v1.60.1
51+
rev: v1.60.2
5252
hooks:
5353
- id: golangci-lint
5454
entry: golangci-lint run --fix --timeout 300s

0 commit comments

Comments
 (0)