Skip to content

Commit 7a5bfa4

Browse files
chore(deps): update pre-commit hook golangci/golangci-lint to v1.63.3 (#603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4166f7 commit 7a5bfa4

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.63.1
51+
rev: v1.63.3
5252
hooks:
5353
- id: golangci-lint
5454
entry: golangci-lint run --fix --timeout 300s

0 commit comments

Comments
 (0)