From 9d35c81a62fe5be9fa3c2283593a19a0e3cff145 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Tue, 12 Nov 2019 09:25:47 -0500 Subject: [PATCH] calm down renovate-bot --- .github/renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index e34cfc0..b7d34a4 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,7 @@ { "extends": [ - "config:base" + "config:base", + "schedule:weekly" ], "baseBranches": ["master"], "assignees": ["jakejarvis"],