Skip to content

Commit

Permalink
Adjust schedule for monorepo update (#3112)
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot authored Jan 22, 2024
1 parent fc69544 commit 525e5b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
"matchPackagePatterns": ["^@mui/x-"],
"schedule": ["at any time"]
},
{
"groupName": "MUI Monorepo",
"matchPackagePatterns": ["@mui/monorepo"],
"schedule": ["on sunday before 6:00am"]
},
{
"groupName": "playwright",
"matchPackageNames": ["playwright", "mcr.microsoft.com/playwright"],
Expand Down

0 comments on commit 525e5b1

Please sign in to comment.