Skip to content

Commit 95437df

Browse files
committed
Update renovate config
1 parent f8c8dfb commit 95437df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
{
2020
"description": "Correct version handling for NeoForge",
2121
"matchPackageNames": ["net.neoforged:neoforge"],
22-
"versioning": "regex:^(?<compatibility>(\\d+\\.){2})(?<minor>\\d+)$"
22+
"versioning": "regex:^(?<compatibility>(?:\\d+\\.){2})(?<minor>\\d+)(-beta)?$"
2323
},
2424
{
2525
"matchManagers": ["github-actions", "gradle-wrapper"],

0 commit comments

Comments
 (0)