1 Commits

Author SHA1 Message Date
018959889d chore(deps): migrate renovate config to shared preset 2026-03-22 12:51:17 +02:00
2 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,4 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": ["github>ivuorinen/renovate-config"]
"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.86.0 rev: 43.70.0
hooks: hooks:
- id: renovate-config-validator - id: renovate-config-validator