renovate/reconfigure - Renovate v41.97.7 #179

Closed
Trez.One wants to merge 7 commits from renovate/reconfigure into main
Showing only changes of commit 0ea6f0f0d3 - Show all commits
+1 -1
View File
@@ -24,7 +24,7 @@
{ {
"description": "Allow only Alpine tag upgrades for all Alpinebased images", "description": "Allow only Alpine tag upgrades for all Alpinebased images",
"matchDatasources": ["docker"], "matchDatasources": ["docker"],
"matchPackagePattern": [".*alpine.*"], "matchPackagePatterns": [".*alpine.*"],
"allowedVersions": "/alpine/i", "allowedVersions": "/alpine/i",
"groupName": "alpine-upgrades", "groupName": "alpine-upgrades",
"semanticCommitScope": "{{depName}}" "semanticCommitScope": "{{depName}}"