{ "assignees": [ "samuel-p" ], "baseBranches": [ "main" ], "rangeStrategy": "bump", "rebaseWhen": "behind-base-branch", "regexManagers": [ { "fileMatch": [ "^Dockerfile$" ], "matchStrings": [ "\\s+ENV\\s*RELAY_VERSION=\"(?.*?)\"\\s+" ], "depNameTemplate": "https://git.pleroma.social/pleroma/relay.git", "versioningTemplate": "git", "datasourceTemplate": "git-refs" } ], "packageRules": [ { "datasources": [ "gitlab-releases" ], "groupName": [ "activity-relay" ] }, { "datasources": [ "docker" ], "groupName": [ "docker images" ] } ] }