mirror of
https://github.com/ivuorinen/renovate-config.git
synced 2026-02-17 13:52:13 +00:00
chore(ci): update config, add managers
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# See https://pre-commit.com/hooks.html for more hooks
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v5.0.0
|
||||
rev: v6.0.0
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
- id: check-case-conflict
|
||||
@@ -16,7 +16,7 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
|
||||
- repo: https://github.com/renovatebot/pre-commit-hooks
|
||||
rev: 39.164.1
|
||||
rev: 41.82.5
|
||||
hooks:
|
||||
- id: renovate-config-validator
|
||||
files: default.json
|
||||
|
||||
Reference in New Issue
Block a user