Skip to content

Commit bf164db

Browse files
committed
fixup! configure renovate for version branches
1 parent 9fda23b commit bf164db

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

.github/renovate.json5

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,5 @@
66
nix: {
77
enabled: true,
88
},
9-
packageRules: [
10-
{
11-
matchBaseBranches: ["/^release-.+$/"],
12-
enabled: false,
13-
},
14-
{
15-
matchBaseBranches: ["/^release-.+$/"],
16-
matchManagers: "nix",
17-
matchUpdateTypes: ["digest"],
18-
enabled: true,
19-
},
20-
],
9+
packageRules: [],
2110
}

0 commit comments

Comments
 (0)