Skip to content

Commit 70cedac

Browse files
Add pre-commit trigger for renovate config
1 parent 621ea23 commit 70cedac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,8 @@ repos:
8282
- id: terraform_fmt
8383
args:
8484
- --args=-write=true
85+
86+
- repo: https://github.com/renovatebot/pre-commit-hooks
87+
rev: 39.17.1
88+
hooks:
89+
- id: renovate-config-validator

0 commit comments

Comments
 (0)