We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e38c7dd commit 398fdedCopy full SHA for 398fded
renovate.json
@@ -2,16 +2,6 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["local>terraform-ibm-modules/common-dev-assets:commonRenovateConfig"],
4
"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
- },
15
{
16
"description": "Allow the locked in provider version to be updated to the latest for DAs",
17
"enabled": true,
0 commit comments