aboutsummaryrefslogtreecommitdiffstats
path: root/.github/renovate.json
diff options
context:
space:
mode:
Diffstat (limited to '.github/renovate.json')
-rw-r--r--.github/renovate.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/.github/renovate.json b/.github/renovate.json
index 06e1d347eca..1c7ea8d9cf3 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -116,16 +116,6 @@
],
"enabled": true,
"groupName": "Major Frontend Dependencies"
- },
- {
- "matchManagers": "terraform",
- "matchUpdateTypes": [
- "major",
- "patch",
- "minor"
- ],
- "enabled": true,
- "groupName": "Terraform Dependencies"
}
]
}