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

chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.1 (#5734)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-08 05:36:02 +01:00
committed by GitHub
parent e53644c9eb
commit 45b1ab4fdb
+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.6.0
rev: v2.6.1
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli