Forráskód Böngészése

schedule renovate to tone down noisiness (#122)

Also, there is a running theory that Tuesday is a good day for upgrades.
Jacob Bolda 5 éve
szülő
commit
d0ac6c7a45
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      renovate.json

+ 1 - 0
renovate.json

@@ -2,6 +2,7 @@
   "extends": [
     "config:base"
   ],
+  "schedule": "after 3am on Tuesday",
   "enabledManagers": ["cargo", "npm"],
   "cargo": {
     "enabled": true