diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 84613fb..7b1fb09 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -71,7 +71,7 @@ repos: - "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.1" - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.141.2 + rev: 43.160.1 hooks: - id: renovate-config-validator args: ["--strict"] diff --git a/renovate.json5 b/renovate.json5 index 912410d..d6dce32 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -28,7 +28,7 @@ "groupName": "reuse", }, ], - "renovate-config-presets": { + "renovate-config": { "managerFilePatterns": [ "renovate.json5", "base.renovate.json5",