Skip to content

Commit 69bf8ba

Browse files
Merge pull request #823 from dprince/golang_ci_lint_bump
Bump golangci-lint to 2.7.2 for telemetry
2 parents f2dd8a6 + c74d9d0 commit 69bf8ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ repos:
6363
entry: bashate --error . --ignore=E006,E040,E011,E020,E012
6464

6565
- repo: https://github.com/golangci/golangci-lint
66-
rev: v2.4.0
66+
rev: v2.7.2
6767
hooks:
6868
- id: golangci-lint-full
6969
args: ["-v"]

0 commit comments

Comments
 (0)