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 3c91800 commit 472f1e9Copy full SHA for 472f1e9
renovate-preset/default.json5
@@ -44,7 +44,7 @@
44
// Workaround for https://github.com/renovatebot/renovate/issues/25557
45
postUpgradeTasks: {
46
commands: [
47
- ".npmrc",
+ "git restore .npmrc || true",
48
"pnpm install --frozen-lockfile",
49
"pnpm bazel mod deps --lockfile_mode=update",
50
],
0 commit comments