diff --git a/.github/workflows/pre-merge.yaml b/.github/workflows/pre-merge.yaml index f1b1716..ee4dff9 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.12.2 jobs: detect-modules: