Skip to content

Commit

Permalink
Reduce frequency of pnpm PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronMoat committed Nov 1, 2024
1 parent efcd962 commit 02adac1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,10 @@

"groupName": "apollo-server monorepo"
},
{
"matchDepNames": ["pnpm"],
"schedule": "before 6:00 am every 2 weeks on Thursday"
},
{
"matchDepTypes": ["devDependencies"],
"matchManagers": ["npm"],
Expand Down

0 comments on commit 02adac1

Please sign in to comment.