docs: update repository location (#245)

This commit is contained in:
Maxime Brunet 2022-05-18 10:38:04 -07:00 committed by GitHub
parent e240494cc7
commit 9aa08e7113
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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": [