Skip to content

Commit

Permalink
feat: automerge npm package managers
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Nov 20, 2023
1 parent 0f4cabe commit 8313448
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions shared.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@
"description": "Automerge dev deps minor and lower",
"matchDepTypes": ["devDependencies", "action"],
"extends": [":automergeMinor", "schedule:nonOfficeHours"]
},{
"description": "Automerge package managers",
"matchDepNames": ["yarn", "pnpm"],
"extends": [":automergeMinor", "schedule:nonOfficeHours"]
},
{
"description": "Automerge dotnet dev packages (by source urls)",
Expand Down

0 comments on commit 8313448

Please sign in to comment.