1 Commits

Author SHA1 Message Date
renovate[bot]
305a6bd95c chore(deps): update pre-commit hook renovatebot/pre-commit-hooks (43.70.0 → 43.86.0)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-22 16:50:03 +00:00
2 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,6 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>ivuorinen/renovate-config"] "extends": [
"github>ivuorinen/renovate-config"
]
} }

View File

@@ -51,7 +51,7 @@ repos:
args: ['-shellcheck='] args: ['-shellcheck=']
- repo: https://github.com/renovatebot/pre-commit-hooks - repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.70.0 rev: 43.86.0
hooks: hooks:
- id: renovate-config-validator - id: renovate-config-validator