renovate/reconfigure #20

Merged
Trez.One merged 9 commits from renovate/reconfigure into main 2025-09-10 10:59:05 -04:00
Showing only changes of commit 8dd479ec2f - Show all commits
-12
View File
@@ -80,17 +80,5 @@
"allowedVersions": "^4.0.0",
"groupName": "github-actions (pinned to v4)"
}
],
"customManagers": [
{
"customType": "regex",
"fileMatch": ["^docker-compose\\.ya?ml$"],
"matchStrings": [
"\"(?<depName>[^:]+):(?<currentValue>[^${}\\s]+)\"",
"'(?<depName>[^:]+):(?<currentValue>[^${}\\s]+)'"
],
"datasourceTemplate": "docker",
"versioningTemplate": "docker"
}
]
}