chore: update pre-commit hooks (#71)

This commit is contained in:
github-actions[bot]
2025-01-28 17:08:31 +02:00
committed by GitHub
parent a22709a0f0
commit 4446d59e73

View File

@@ -23,7 +23,7 @@ repos:
args: [--autofix, --no-sort-keys] args: [--autofix, --no-sort-keys]
- repo: https://github.com/igorshubovych/markdownlint-cli - repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.43.0 rev: v0.44.0
hooks: hooks:
- id: markdownlint - id: markdownlint
args: [-c, .markdownlint.json, --fix] args: [-c, .markdownlint.json, --fix]
@@ -49,7 +49,7 @@ repos:
- id: actionlint - id: actionlint
- repo: https://github.com/renovatebot/pre-commit-hooks - repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.124.0 rev: 39.134.0
hooks: hooks:
- id: renovate-config-validator - id: renovate-config-validator