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.3.0 (#5360)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-26 04:55:42 +02:00
committed by GitHub
parent 25c2e9ed94
commit 685307cbd8
+1 -1
View File
@@ -10,7 +10,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/golangci/golangci-lint
rev: v2.2.2
rev: v2.3.0
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli