mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-03-29 10:56:54 +00:00
docs: update repository location (#245)
This commit is contained in:
parent
e240494cc7
commit
9aa08e7113
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue