mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-08 10:44:20 -04:00
add minimum release age to renovate config
This commit is contained in:
parent
9ffc1d6d92
commit
9d83f02c8b
@ -1,8 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": ["config:base", "docker:pinDigests"],
|
||||||
"config:base"
|
"minimumReleaseAge": "5 days",
|
||||||
],
|
|
||||||
"postUpdateOptions": [
|
"postUpdateOptions": [
|
||||||
"gomodTidy",
|
"gomodTidy",
|
||||||
"gomodUpdateImportPaths"
|
"gomodUpdateImportPaths"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user