peertube/renovate.json
Samuel Philipp d25cb8b5b3
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Updated Dockerfile
2022-01-15 16:17:44 +01:00

11 lines
141 B
JSON

{
"assignees": [
"samuel-p"
],
"baseBranches": [
"main"
],
"rangeStrategy": "bump",
"rebaseWhen": "behind-base-branch"
}