mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
chore: run renovate on v15 branch (#11823)
ToDo: After merge schedule a PR to remove v14 when it is EoL Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11823 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Co-authored-by: Beowulf <beowulf@beocode.eu> Co-committed-by: Beowulf <beowulf@beocode.eu>
This commit is contained in:
parent
75906efe93
commit
8707cc10d0
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@
|
|||
"baseBranchPatterns": [
|
||||
"$default",
|
||||
"/^v11\\.\\d+/forgejo$/",
|
||||
"/^v14\\.\\d+/forgejo$/"
|
||||
"/^v14\\.\\d+/forgejo$/",
|
||||
"/^v15\\.\\d+/forgejo$/"
|
||||
],
|
||||
"postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths", "npmDedupe"],
|
||||
"prConcurrentLimit": 10,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue