Browse Source

schedule renovate to tone down noisiness (#122)

Also, there is a running theory that Tuesday is a good day for upgrades.
Jacob Bolda 5 năm trước cách đây
mục cha
commit
d0ac6c7a45
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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