Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Change Renovate schedule to weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
admdly committed Nov 21, 2023
1 parent ab78f7a commit 0c9e65e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"config:recommended",
"schedule:weekly"
],
"automergeSchedule": [
"before 4am"
Expand Down

0 comments on commit 0c9e65e

Please sign in to comment.