mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 08:04:21 +00:00
chore(dependency): upgrade elasticsearch CI images quarterly
This commit is contained in:
parent
6e6c2aadd7
commit
c74dc7d114
|
@ -53,6 +53,13 @@
|
|||
],
|
||||
"extends": ["schedule:quarterly"]
|
||||
},
|
||||
{
|
||||
"description": "elasticsearch CI images are published about once a month and do not use semantic versioning or short tags",
|
||||
"matchDepNames": [
|
||||
"elasticsearch",
|
||||
],
|
||||
"extends": ["schedule:quarterly"]
|
||||
},
|
||||
{
|
||||
"description": "Group golang packages",
|
||||
"matchDepNames": [
|
||||
|
|
Loading…
Reference in a new issue