1
0
mirror of https://codeberg.org/crowci/crow.git synced 2025-04-18 04:44:01 +03:00

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

This commit is contained in:
crowci-bot 2025-04-12 18:36:44 +00:00
parent c4fb9e2045
commit 7c4d6db299

View File

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