Skip to content

Commit 398fded

Browse files
authored
ci: fix the renovate config (#679)
1 parent e38c7dd commit 398fded

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

renovate.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,6 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["local>terraform-ibm-modules/common-dev-assets:commonRenovateConfig"],
44
"packageRules": [
5-
{
6-
"description": "Use fix as Semantic Commit prefix for all dependency updates in these folders to generate release",
7-
"matchFileNames": [
8-
"patterns/vsi-quickstart",
9-
"patterns/vsi",
10-
"patterns/roks",
11-
"patterns/vsi-extension"
12-
],
13-
"semanticCommitType": "fix"
14-
},
155
{
166
"description": "Allow the locked in provider version to be updated to the latest for DAs",
177
"enabled": true,

0 commit comments

Comments
 (0)