diff --git a/.github/workflows/pre-merge.yaml b/.github/workflows/pre-merge.yaml index 8b9aa3d..01eb03b 100644 --- a/.github/workflows/pre-merge.yaml +++ b/.github/workflows/pre-merge.yaml @@ -10,7 +10,7 @@ env: # renovate: datasource=golang-version depName=golang GO_VERSION: 1.25 # renovate: datasource=github-releases depName=golangci/golangci-lint - GOLANGCI_LINT_VERSION: v2.4.0 + GOLANGCI_LINT_VERSION: v2.13.2 jobs: detect-modules: