Pre-commit hooks for Renovate
Find a file
renovate[bot] fed0b445f8
chore(deps): update actions/setup-python action to v5.2.0
| datasource  | package              | from   | to     |
| ----------- | -------------------- | ------ | ------ |
| github-tags | actions/setup-python | v5.1.1 | v5.2.0 |
2024-08-29 16:14:08 +00:00
.github chore(deps): update actions/setup-python action to v5.2.0 2024-08-29 16:14:08 +00:00
.editorconfig feat: Initial commit 2022-01-25 17:03:32 -08:00
.pre-commit-config.yaml chore(deps): update dependency renovate to v38.57.1 (#2340) 2024-08-29 11:09:36 +00:00
.pre-commit-hooks.yaml chore(deps): update dependency renovate to v38.57.1 (#2340) 2024-08-29 11:09:36 +00:00
.python-version chore(deps): update python docker tag to v3.12.5 (#2274) 2024-08-14 11:13:39 +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 chore(deps): update dependency renovate to v38.57.1 (#2340) 2024-08-29 11:09:36 +00:00
renovate.json chore(config): migrate renovate config (#1418) 2023-09-26 16:10:32 +02:00
requirements.txt chore(deps): update dependency pre-commit to v3.8.0 (#2235) 2024-07-28 20:18:22 +00: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: https://github.com/renovatebot/pre-commit-hooks
    rev: 38.57.1
    hooks:
      - id: renovate-config-validator