mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 15:36:25 +00:00
1392955a04
Co-authored-by: Jamie Magee <jamie.magee@gmail.com> |
||
---|---|---|
.. | ||
__fixtures__ | ||
__snapshots__ | ||
extract.spec.ts | ||
extract.ts | ||
index.ts | ||
parsing.ts | ||
readme.md | ||
types.ts |
Renovate supports updating of Git dependencies within pre-commit configuration .pre-commit-config.yaml
files or other YAML files that use the same format (via fileMatch
configuration).
Updates are performed if the files follow the conventional format used in typical pre-commit files:
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.0.0
hooks:
- id: some-hook-id