We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a0e65 commit 0715e4eCopy full SHA for 0715e4e
.github/renovate.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["config:recommended"],
4
- "enabledManagers": ["pnpm"],
+ "enabledManagers": ["npm"],
5
"packageRules": [
6
7
"matchPackageNames": ["@napi-rs/**"],
0 commit comments