chore: add renovate.json with pre-commit manager #5
Reference in New Issue
Block a user
Delete Branch "chore/renovate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
renovate.jsonenabling thepre-commitmanagerWhy
Renovate currently detects no dependencies in
.pre-commit-config.yaml(pre-commit/pre-commit-hooks@v6.0.0). Thepre-commitmanager is off by default and must be explicitly enabled.Before/After
docker-composesection, misses pre-commit hooks entirelypre-commit/pre-commit-hookswill be tracked for version updatesPull request closed