Skip to content

Commit 4074f8d

Browse files
authored
Merge pull request #425 from containers/renovate/golangci-golangci-lint-2.x
chore(deps): update dependency golangci/golangci-lint to v2.6.0
2 parents 504baeb + 5721246 commit 4074f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
permissions: read-all
1212

1313
env:
14-
LINT_VERSION: v2.5.0
14+
LINT_VERSION: v2.6.0
1515

1616
jobs:
1717
codespell:

0 commit comments

Comments
 (0)