Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 6471e9a

Browse files
authored
Update renovate.json
1 parent 58045d4 commit 6471e9a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

renovate.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,15 @@
1515
"matchPackagePatterns": [
1616
"*"
1717
]
18+
},
19+
{
20+
"groupName": "spigot dependencies",
21+
"groupSlug": "spigotmc",
22+
"matchPackagePatterns": [
23+
"org.spigotmc*"
24+
]
1825
}
1926
],
20-
"separateMajorMinor": false
21-
}
27+
"separateMajorMinor": true,
28+
"pruneStaleBranches": true
29+
}

0 commit comments

Comments
 (0)