Skip to content

Commit 7f2b96b

Browse files
Migrate config .github/renovate.json5
1 parent 75e643a commit 7f2b96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
$schema: "https://docs.renovatebot.com/renovate-schema.json",
33
extends: ["github>nf-core/ops//.github/renovate/default.json5"],
44
ignorePaths: ["**/nf_core/pipeline-template/modules/nf-core/**"],
5-
baseBranches: ["dev"],
5+
baseBranchPatterns: ["dev"],
66
packageRules: [
77
{
88
matchDatasources: ["docker"],

0 commit comments

Comments
 (0)