We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bdb0c8 commit e78b4eaCopy full SHA for e78b4ea
.github/renovate.json
@@ -3,6 +3,7 @@
3
"extends": ["config:recommended", ":disableDependencyDashboard"],
4
"labels": ["dependencies"],
5
"rangeStrategy": "bump",
6
+ "postUpdateOptions": ["pnpmDedupe"],
7
"packageRules": [
8
{
9
"matchManagers": ["github-actions", "npm"],
0 commit comments