diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9904a3b1..5760a1aa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - - repo: https://github.com/maxbrunet/renovate-pre-commit-hooks + - repo: https://github.com/maxbrunet/pre-commit-renovate rev: 31.58.0 hooks: - id: renovate-config-validator diff --git a/README.md b/README.md index 8943b0bc..4614b37a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Even though it is a Node-based hook, it works [without any system-level dependen ```yaml repos: - - repo: github.com/maxbrunet/renovate-pre-commit-hooks + - repo: github.com/maxbrunet/pre-commit-renovate rev: 31.58.0 hooks: - id: renovate-config-validator