diff --git a/renovate.json5 b/renovate.json5 index e2452aa5..b0cbb42e 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -44,5 +44,5 @@ groupName: "pre-commit-deps", }, ], - schedule: ["every weekend"], + schedule: ["every 1 months on the first day of the month"], }