docs: update repository location

This commit is contained in:
Maxime Brunet 2022-05-18 10:18:22 -07:00
parent e240494cc7
commit acd4c92e70
No known key found for this signature in database
GPG key ID: 437962FF87ECFE2B
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": [