Skip to content

Commit 10c8fb6

Browse files
authored
Fix Renovate not picking up NFRT version (#251)
1 parent 2061872 commit 10c8fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"customType": "regex",
1010
"fileMatch": [
11-
"NeoFormRuntime\\.java$"
11+
"NeoFormRuntimeExtension\\.java$"
1212
],
1313
"depNameTemplate": "net.neoforged:neoform-runtime",
1414
"matchStrings": [

0 commit comments

Comments
 (0)