renovatebot-pre-commit-hooks/README.md
2024-08-11 14:43:27 +02:00

588 B

Renovate pre-commit hooks

A pre-commit hook to run renovate-config-validator when you reconfigure Renovate via PR.

Even though it is a Node-based hook, it works without any system-level dependencies.

Usage

repos:
  - repo: https://github.com/renovatebot/pre-commit-hooks
    rev: 38.25.0
    hooks:
      - id: renovate-config-validator
      # or for strict validation
      #- id: renovate-config-validator-strict