mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
Merge pull request 'chore(renovate): bump go version inside go.mod' (#5044) from viceice/forgejo:chore/renovate/gomod into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5044
This commit is contained in:
commit
f4b6da00fb
1 changed files with 8 additions and 0 deletions
|
@ -223,6 +223,14 @@
|
|||
"at any time"
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "Bump go.mod directive versions",
|
||||
"matchDatasources": ["golang-version"],
|
||||
"matchManagers": ["gomod"],
|
||||
"matchDepTypes": ["golang"],
|
||||
"matchDepNames": ["go"],
|
||||
"rangeStrategy": "bump"
|
||||
},
|
||||
{
|
||||
"description": "Disable actions/cascading-pr for now <https://github.com/renovatebot/renovate/issues/28120>",
|
||||
"matchDepNames": [
|
||||
|
|
Loading…
Reference in a new issue