File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/renovatebot/pre-commit-hooks
3
- rev : 39.159 .0
3
+ rev : 39.160 .0
4
4
hooks :
5
5
- id : renovate-config-validator
Original file line number Diff line number Diff line change 2
2
name : renovate-config-validator
3
3
description : Validate Renovate config
4
4
language : node
5
- additional_dependencies : [renovate@39.159 .0]
5
+ additional_dependencies : [renovate@39.160 .0]
6
6
entry : renovate-config-validator
7
7
files : ' (^|/).?renovate(?:rc)?(?:\.json5?)?$'
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ For general usage:
11
11
``` yaml
12
12
repos :
13
13
- repo : https://github.com/renovatebot/pre-commit-hooks
14
- rev : 39.159 .0
14
+ rev : 39.160 .0
15
15
hooks :
16
16
- id : renovate-config-validator
17
17
` ` `
@@ -22,7 +22,7 @@ opt into [strict mode](https://docs.renovatebot.com/config-validation/#strict-mo
22
22
` ` ` yaml
23
23
repos :
24
24
- repo : https://github.com/renovatebot/pre-commit-hooks
25
- rev : 39.159 .0
25
+ rev : 39.160 .0
26
26
hooks :
27
27
- id : renovate-config-validator
28
28
args : [--strict]
You can’t perform that action at this time.
0 commit comments