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 4a30c6a45c - 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"],
"matchPackagePatterns": [".*alpine.*"], "matchPackagePattern": [".*alpine.*"],
"allowedVersions": "/alpine/i", "allowedVersions": "/alpine/i",
"groupName": "alpine-upgrades", "groupName": "alpine-upgrades",
"semanticCommitScope": "{{depName}}" "semanticCommitScope": "{{depName}}"