Skip to content

Commit

Permalink
fix: add pre-commit check-renovate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dafyddj committed Jan 15, 2024
1 parent 72474d5 commit 8017b33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ repos:
args: ["--verbose"]
- id: check-renovate
name: Check Renovate config with check-jsonschema
additional_dependencies: [json5==0.9.14]
args: ["--verbose"]

0 comments on commit 8017b33

Please sign in to comment.