Add a npm rebuild option to the renovate.json #47

Merged
Philipp merged 4 commits from add-renovate-npm-install into main 2025-12-21 12:22:25 +01:00
Showing only changes of commit 8b978b8486 - Show all commits

View File

@@ -18,11 +18,6 @@
"matchPackageNames": [
"npm"
],
"matchUpdateTypes": [
"major",
"minor",
"patch"
],
"enabled": true
}
]