mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-03-29 10:56:54 +00:00
feat: Rename repository (#5)
This commit is contained in:
parent
8244cdc944
commit
0f2136868a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
repos:
|
||||
- repo: https://github.com/maxbrunet/renovate-pre-commit-hooks
|
||||
- repo: https://github.com/maxbrunet/pre-commit-renovate
|
||||
rev: 31.58.0
|
||||
hooks:
|
||||
- id: renovate-config-validator
|
||||
|
|
|
|||
|
|
@ -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/renovate-pre-commit-hooks
|
||||
- repo: github.com/maxbrunet/pre-commit-renovate
|
||||
rev: 31.58.0
|
||||
hooks:
|
||||
- id: renovate-config-validator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue