chore(deps): update pre-commit non-major (#4927)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-04 08:06:44 +01:00
committed by GitHub
parent 7c35b5c662
commit 7498d74ba9

View File

@@ -10,7 +10,7 @@ repos:
- id: end-of-file-fixer - id: end-of-file-fixer
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/golangci/golangci-lint - repo: https://github.com/golangci/golangci-lint
rev: v1.64.5 rev: v1.64.6
hooks: hooks:
- id: golangci-lint - id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli - repo: https://github.com/igorshubovych/markdownlint-cli
@@ -28,7 +28,7 @@ repos:
hooks: hooks:
- id: hadolint - id: hadolint
- repo: https://github.com/rbubley/mirrors-prettier - repo: https://github.com/rbubley/mirrors-prettier
rev: v3.5.2 rev: v3.5.3
hooks: hooks:
- id: prettier - id: prettier
- repo: https://github.com/adrienverge/yamllint.git - repo: https://github.com/adrienverge/yamllint.git