diff --git a/README.md b/README.md index f60776e1..31414c45 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/pre-commit-renovate + - repo: github.com/renovatebot/pre-commit-hooks rev: 32.63.0 hooks: - id: renovate-config-validator diff --git a/renovate.json b/renovate.json index d06896af..f80be337 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["github>renovatebot/.github"], - "assignees": ["maxbrunet"], + "assignees": ["maxbrunet", "rarkins", "viceice"], "automergeType": "pr", "prCreation": "immediate", "packageRules": [