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 d57ee17 commit f18e9faCopy full SHA for f18e9fa
renovate-preset/default.json5
@@ -49,7 +49,7 @@
49
{
50
postUpgradeTasks: {
51
commands: [
52
- "var"
+ "var",
53
"git restore .npmrc || true", // In case `.npmrc` avoid a hard error.
54
"pnpm install --frozen-lockfile",
55
"pnpm bazel mod deps --lockfile_mode=update",
0 commit comments