Pre-commit hooks for Renovate
Find a file
2022-01-25 17:03:32 -08:00
.github feat: Initial commit 2022-01-25 17:03:32 -08:00
.editorconfig feat: Initial commit 2022-01-25 17:03:32 -08:00
.pre-commit-config.yaml feat: Initial commit 2022-01-25 17:03:32 -08:00
.pre-commit-hooks.yaml feat: Initial commit 2022-01-25 17:03:32 -08:00
LICENSE feat: Initial commit 2022-01-25 17:03:32 -08:00
package.json feat: Initial commit 2022-01-25 17:03:32 -08:00
README.md feat: Initial commit 2022-01-25 17:03:32 -08:00
renovate.json feat: Initial commit 2022-01-25 17:03:32 -08:00

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: github.com/maxbrunet/renovate-pre-commit-hooks
    rev: 31.56.0
    hooks:
      - id: renovate-config-validator