diff --git a/.github/renovate.json b/.github/renovate.json new file mode 100644 index 00000000000..18af276d7c7 --- /dev/null +++ b/.github/renovate.json @@ -0,0 +1,5 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "schedule": "before 8am on Monday", + "timezone": "America/New_York" +}