Skip to content

Commit 42dbf75

Browse files
authored
[Misc] Fix renovate config
1 parent d8e76c9 commit 42dbf75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
// Skip Eclipse M2E special setup "dependency"
2626
"ignoreDeps": ["org.eclipse.m2e:lifecycle-mapping"],
2727

28-
"baseBranchPatterns" : ["stable-2.x"],
28+
"baseBranchPatterns" : ["stable-3.x"],
2929

3030
"packageRules": [
3131
// Indicate the URL to the XWiki org and xwikisas Nexus public proxy for non-Central Maven dependencies

0 commit comments

Comments
 (0)