1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

Update pre-commit hook golangci/golangci-lint to v2.12.1 (#6535)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-02 11:08:21 +02:00
committed by GitHub
parent 0b9d813347
commit f863977f9d
+1 -1
View File
@@ -12,7 +12,7 @@ repos:
- id: trailing-whitespace
exclude: ^docs/versioned_docs/.+/40-cli.md$
- repo: https://github.com/golangci/golangci-lint
rev: v2.11.4
rev: v2.12.1
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli