Skip to content

Commit

Permalink
Reduce pnpm to quarterly
Browse files Browse the repository at this point in the history
  • Loading branch information
dcroote committed Nov 20, 2024
1 parent 833e016 commit 93ceaf4
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 @@ -10,6 +10,11 @@
"matchPackageNames": ["vitepress"],
"groupName": "vitepress"
},
{
"matchDepTypes": ["packageManager"],
"matchPackageNames": ["pnpm"],
"extends": ["schedule:quarterly"]
},
{
"matchDepTypes": ["devDependencies"],
"excludePackageNames": ["vitepress"],
Expand Down

0 comments on commit 93ceaf4

Please sign in to comment.