Pre-commit hooks for Renovate
Find a file
2022-01-26 10:06:59 -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: Rename repository (#5) 2022-01-26 10:06:59 -08:00
.pre-commit-hooks.yaml chore(deps): update dependency renovate to v31.58.0 (#4) 2022-01-26 14:06:24 +00: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: Rename repository (#5) 2022-01-26 10:06:59 -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/pre-commit-renovate
    rev: 31.58.0
    hooks:
      - id: renovate-config-validator