소스 검색

schedule renovate to tone down noisiness (#122)

Also, there is a running theory that Tuesday is a good day for upgrades.
Jacob Bolda 5 년 전
부모
커밋
d0ac6c7a45
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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