renovate.json aktualisiert
This commit is contained in:
+2
-3
@@ -3,9 +3,9 @@
|
|||||||
"config:recommended"
|
"config:recommended"
|
||||||
],
|
],
|
||||||
"timezone": "Europe/Zurich",
|
"timezone": "Europe/Zurich",
|
||||||
"description": "Schedule every hour",
|
"description": "Schedule every hour at minute 30",
|
||||||
"schedule": [
|
"schedule": [
|
||||||
"0 30 * * *"
|
"at 30 minutes past every hour"
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
@@ -22,7 +22,6 @@
|
|||||||
"pin",
|
"pin",
|
||||||
"digest"
|
"digest"
|
||||||
],
|
],
|
||||||
"ignoreTests": true,
|
|
||||||
"automerge": true
|
"automerge": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user