Skip to content

Commit 5e271fe

Browse files
chore(deps): update dependency golangci-lint to v2.13.2 (#1002)
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 8f8fd02 commit 5e271fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ env:
371371
# Default versions for tooling
372372
DEFAULT_NODE_VERSION: "24"
373373
DEFAULT_GO_VERSION: "1.26.3"
374-
DEFAULT_GOLANGCI_LINT_VERSION: "2.13.1"
374+
DEFAULT_GOLANGCI_LINT_VERSION: "2.13.2"
375375
DEFAULT_TRUFFLEHOG_VERSION: "3.97.1"
376376
DEFAULT_MAGE_VERSION: "1.17.2"
377377
DEFAULT_PLUGIN_VALIDATOR_VERSION: "0.41.0"

.github/workflows/pr-checks-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616

1717
env:
1818
ACTIONLINT_VERSION: "1.7.12"
19-
GOLANGCI_LINT_VERSION: "2.13.1"
19+
GOLANGCI_LINT_VERSION: "2.13.2"
2020

2121
jobs:
2222
actionlint:

0 commit comments

Comments
 (0)