File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/renovatebot/pre-commit-hooks
3- rev : 42.29.5
3+ rev : 42.30.0
44 hooks :
55 - id : renovate-config-validator
Original file line number Diff line number Diff line change 44 minimum_pre_commit_version : 3.6.0
55 language : node
66 language_version : lts
7- additional_dependencies : [renovate@42.29.5 ]
7+ additional_dependencies : [renovate@42.30.0 ]
88 entry : renovate-config-validator
99 files : ' (^|/).?renovate(?:rc)?(?:\.json5?)?$'
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ For general usage:
1111``` yaml
1212repos :
1313 - repo : https://github.com/renovatebot/pre-commit-hooks
14- rev : 42.29.5
14+ rev : 42.30.0
1515 hooks :
1616 - id : renovate-config-validator
1717` ` `
@@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo
2222` ` ` yaml
2323repos :
2424 - repo : https://github.com/renovatebot/pre-commit-hooks
25- rev : 42.29.5
25+ rev : 42.30.0
2626 hooks :
2727 - id : renovate-config-validator
2828 args : [--strict]
@@ -37,7 +37,7 @@ You can override the configuration in [pre-commit-hooks.yaml](.pre-commit-hooks.
3737` ` ` yaml
3838repos:
3939 - repo: https://github.com/renovatebot/pre-commit-hooks
40- rev: 42.29.5
40+ rev: 42.30.0
4141 hooks:
4242 - id: renovate-config-validator
4343 args: [--strict]
You can’t perform that action at this time.
0 commit comments