Skip to content

Commit e06ec10

Browse files
authored
Update renovate.json (#675)
1 parent 134ca52 commit e06ec10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packageRules": [
55
{
66
"description": "Use fix as Semantic Commit prefix for all dependency updates in these folders to generate release",
7-
"matchPaths": [
7+
"matchFileNames": [
88
"patterns/vsi-quickstart",
99
"patterns/vsi",
1010
"patterns/roks",
@@ -15,7 +15,7 @@
1515
{
1616
"description": "Allow the locked in provider version to be updated to the latest for DAs",
1717
"enabled": true,
18-
"matchPaths": ["patterns"],
18+
"matchFileNames": ["patterns/**"],
1919
"matchManagers": ["terraform"],
2020
"matchDepTypes": ["required_provider"],
2121
"rangeStrategy": "bump",

0 commit comments

Comments
 (0)