{ "assignees": [ "samuel-p" ], "baseBranches": [ "main" ], "rangeStrategy": "bump", "rebaseWhen": "behind-base-branch", "regexManagers": [ { "fileMatch": [ "^\\.ref$" ], "matchStrings": [ "(?)(?.+)" ], "depNameTemplate": "https://github.com/pixelfed/pixelfed.git", "versioningTemplate": "git", "datasourceTemplate": "git-refs" }, { "fileMatch": [ "^\\.woodpecker\\/\\.release\\.yml$" ], "matchStrings": [ "\\s+matrix:\\s+VERSION:[-\\s]+(?.*?)\\s+" ], "versioningTemplate": "loose", "depNameTemplate": "pixelfed/pixelfed", "datasourceTemplate": "github-releases" } ] }