mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-01 05:50:45 +00:00
Update renovate.json
This commit is contained in:
parent
c550c869c6
commit
5e7f4b32fb
1 changed files with 11 additions and 1 deletions
|
|
@ -42,7 +42,17 @@
|
|||
"packageRules": [
|
||||
{
|
||||
"matchDatasources": [
|
||||
"custom.fedora-eln-compose",
|
||||
"custom.fedora-eln-compose"
|
||||
],
|
||||
"extractVersion": "(?<version>.+)/$",
|
||||
"automerge": true,
|
||||
"schedule": [
|
||||
"at any time"
|
||||
],
|
||||
"groupName": null
|
||||
},
|
||||
{
|
||||
"matchDatasources": [
|
||||
"custom.c9s-compose"
|
||||
],
|
||||
"extractVersion": "(?<version>.+)/$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue