Skip to content

Commit

Permalink
chore: set schedule for renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilloftheshadow committed Jan 22, 2025
1 parent 260c8f7 commit 7897782
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,13 @@
{
"matchFileNames": ["website/**"],
"groupName": "web"
},
{
"matchPackageNames": ["wrangler"],
"schedule": ["* * 1/14 * *"]
}
],
"labels": ["dependencies"],
"schedule": ["* * * * 7"],
"gitIgnoredAuthors": ["[email protected]"]
}

0 comments on commit 7897782

Please sign in to comment.