Skip to content

Commit d80094d

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.13.2
1 parent dd0bbc4 commit d80094d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Run linters
2121
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
2222
with:
23-
version: v2.12.2
23+
version: v2.13.2
2424

2525
test:
2626
uses: ./.github/workflows/test.yaml

0 commit comments

Comments
 (0)