diff --git a/.github/renovate.json b/.github/renovate.json index 6866519..ab9cd8c 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -12,5 +12,6 @@ }, "ignoreDeps": [ "crate-ci/typos" - ] + ], + "schedule": ["on Tuesday"] }