mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-09-02 04:01:28 +02:00
Change Renovate schedule to run every week on Friday (#2459)
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
@@ -9,9 +9,19 @@
|
||||
],
|
||||
"timezone": "Europe/Berlin",
|
||||
"schedule": [
|
||||
"* 14-17 * * 5"
|
||||
"* * * * 5"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"enabled": true,
|
||||
"matchDatasources": ["golang-version"],
|
||||
"rangeStrategy": "bump"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"matchDepNames": ["go", "golang"],
|
||||
"groupName": "go version"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["go-yaml/yaml"],
|
||||
"enabled": false
|
||||
|
||||
Reference in New Issue
Block a user