Skip to content

Commit 864f06a

Browse files
renovate[bot]marcusramberg
authored andcommitted
chore(deps): update golangci/golangci-lint-action action to v9
1 parent 3fbb683 commit 864f06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/setup-go@v6
1313
with:
1414
go-version: '1.25.4'
15-
- uses: golangci/golangci-lint-action@v8
15+
- uses: golangci/golangci-lint-action@v9
1616
- uses: j178/prek-action@v1
1717
with:
1818
extra-args: --all-files --skip no-commit-to-branch --skip "golangci-lint-full" --skip "golangci-lint-fmt" --skip "golangci-lint-config-verify"

0 commit comments

Comments
 (0)