Skip to content

Commit 10b3f50

Browse files
authored
chore(renovate): disable pnpm/action-setup updates (#1739)
1 parent 8cbd2f4 commit 10b3f50

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@
6161
{
6262
"matchPackageNames": ["@types/node"],
6363
"extends": ["schedule:quarterly"]
64+
},
65+
{
66+
"matchManagers": ["github-actions"],
67+
"matchPackageNames": ["pnpm/action-setup"],
68+
"enabled": false
6469
}
6570
]
6671
}

0 commit comments

Comments
 (0)