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