1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-11 17:18:09 +02:00

chore(deps): update pre-commit hook golangci/golangci-lint to v1.63.4 (#4660)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-04 05:14:09 +00:00 committed by GitHub
parent ed26ad2e62
commit 89d420dda5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/golangci/golangci-lint
rev: v1.62.2
rev: v1.63.4
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli