mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-09 08:14:17 +00:00
docs: update repository location
This commit is contained in:
parent
e240494cc7
commit
acd4c92e70
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
|
```yaml
|
||||||
repos:
|
repos:
|
||||||
- repo: github.com/maxbrunet/pre-commit-renovate
|
- repo: github.com/renovatebot/pre-commit-hooks
|
||||||
rev: 32.63.0
|
rev: 32.63.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: renovate-config-validator
|
- id: renovate-config-validator
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["github>renovatebot/.github"],
|
"extends": ["github>renovatebot/.github"],
|
||||||
"assignees": ["maxbrunet"],
|
"assignees": ["maxbrunet", "rarkins", "viceice"],
|
||||||
"automergeType": "pr",
|
"automergeType": "pr",
|
||||||
"prCreation": "immediate",
|
"prCreation": "immediate",
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue