Skip to content

Commit 122e944

Browse files
chore(config): migrate Renovate config (#254)
* chore(config): migrate config renovate.json * Fix formatting issues in renovate.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dan Adajian <[email protected]>
1 parent 1277fd1 commit 122e944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"automerge": true
1212
},
1313
{
14-
"matchPackagePatterns": ["terraform"],
14+
"matchPackageNames": ["/terraform/"],
1515
"groupName": "dependencies"
1616
}
1717
]

0 commit comments

Comments
 (0)