Skip to content

Commit 4a953ab

Browse files
committed
sad
1 parent 26f67b8 commit 4a953ab

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

renovate-preset/default.json5

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,10 @@
4646
groupName: "all non-major dependencies",
4747
matchDepNames: ["*", "!node", "!pnpm", "!npm", "!yarn"],
4848
matchUpdateTypes: ["digest", "patch", "minor"],
49-
extends: [
50-
"github>alan-agius4/renovate-playground-git//renovate-preset/default2.json5",
51-
],
5249
postUpgradeTasks: {
53-
extends: [
54-
"github>alan-agius4/renovate-playground-git//renovate-preset/default2.json5",
55-
],
50+
extends: [
51+
"github>alan-agius4/renovate-playground-git//renovate-preset/default2.json5",
52+
],
5653
commands: ["foo-bar-command22"],
5754
fileFilters: ["MODULE.bazel.lock"],
5855
executionMode: "branch",

renovate-preset/default2.json5

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
2-
postUpgradeTasks: {
32
commands: ["foo-bar-command2332"],
43
fileFilters: ["MODULE.bazel.lock"],
54
executionMode: "branch",
6-
},
75
}

0 commit comments

Comments
 (0)