Skip to content

Commit 31dc2cd

Browse files
committed
asdsad
1 parent ab490b3 commit 31dc2cd

File tree

3 files changed

+1
-14
lines changed

3 files changed

+1
-14
lines changed

renovate-preset/default.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
groupName: "all non-major dependencies",
7474
matchDepNames: ["*", "!node", "!pnpm", "!npm", "!yarn"],
7575
matchUpdateTypes: ["digest", "patch", "minor"],
76+
minimumReleaseAge: "1440 minutes",
7677
matchManagers: ["npm"],
7778
},
7879

renovate-preset/default2.json5

Lines changed: 0 additions & 5 deletions
This file was deleted.

renovate.json5

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,4 @@
55
"github>alan-agius4/renovate-playground-git//renovate-preset/default.json5",
66
],
77
ignorePaths: ["pnpm-workspace.yaml", "pnpm-lock.yaml"],
8-
packageRules: [
9-
{
10-
postUpgradeTasks: {
11-
commands: ["foo2"],
12-
executionMode: "branch",
13-
},
14-
matchManagers: ["bazel", "bazel-module", "bazelisk", "npm"],
15-
},
16-
],
178
}

0 commit comments

Comments
 (0)