From 9aa08e7113f8562fd32c3ad95ff345604dc14687 Mon Sep 17 00:00:00 2001 From: Maxime Brunet Date: Wed, 18 May 2022 10:38:04 -0700 Subject: [PATCH] docs: update repository location (#245) --- README.md | 2 +- renovate.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": [