mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-08-28 07:40:30 +00:00
chore(deps): update pre-commit hook golangci/golangci-lint to v2 (#5028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dba8be2652
commit
e6b5581c40
@ -10,7 +10,7 @@ repos:
|
||||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/golangci/golangci-lint
|
||||
rev: v1.64.8
|
||||
rev: v2.0.2
|
||||
hooks:
|
||||
- id: golangci-lint
|
||||
- repo: https://github.com/igorshubovych/markdownlint-cli
|
||||
|
Loading…
Reference in New Issue
Block a user