renovate: remove forgejo config
Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
e9698fd4b7
commit
103be02501
1 changed files with 4 additions and 17 deletions
|
@ -17,15 +17,8 @@
|
||||||
],
|
],
|
||||||
"datasourceTemplate": "github-releases",
|
"datasourceTemplate": "github-releases",
|
||||||
"depNameTemplate": "Corsinvest/cv4pve-autosnap"
|
"depNameTemplate": "Corsinvest/cv4pve-autosnap"
|
||||||
},
|
}
|
||||||
{
|
],
|
||||||
"fileMatch": ["git.yml$"],
|
|
||||||
"matchStrings": [
|
|
||||||
"gitea_version: (?<currentValue>v[\\d.]+)"
|
|
||||||
],
|
|
||||||
"datasourceTemplate": "gitea-releases",
|
|
||||||
"lookupName": "https://codeberg.org/forgejo/forgejo"
|
|
||||||
}],
|
|
||||||
"packageRules": [{
|
"packageRules": [{
|
||||||
"matchDatasources": ["github-releases"],
|
"matchDatasources": ["github-releases"],
|
||||||
"matchDepNames": ["0xERR0R/blocky"],
|
"matchDepNames": ["0xERR0R/blocky"],
|
||||||
|
@ -37,12 +30,6 @@
|
||||||
"matchDepNames": ["Corsinvest/cv4pve-autosnap"],
|
"matchDepNames": ["Corsinvest/cv4pve-autosnap"],
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
"automerge": true
|
"automerge": true
|
||||||
},
|
}
|
||||||
{
|
]
|
||||||
"matchDatasources": ["gitea-releases"],
|
|
||||||
"matchDepNames": ["forgejo"],
|
|
||||||
"lookupName": "https://codeberg.org/forgejo/forgejo",
|
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
|
||||||
"automerge": true
|
|
||||||
}]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue