mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-09 16:24:18 +00:00
fix: add https to repository url (#531)
Co-authored-by: Maxime Brunet <max@brnt.mx>
This commit is contained in:
parent
b7fe4ad6db
commit
db59f2a604
1 changed files with 1 additions and 1 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/renovatebot/pre-commit-hooks
|
||||
- repo: https://github.com/renovatebot/pre-commit-hooks
|
||||
rev: 32.208.0
|
||||
hooks:
|
||||
- id: renovate-config-validator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue