Skip to content

Commit ff25f23

Browse files
committed
use explicit file name in renovate config
1 parent 78866d3 commit ff25f23

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
@@ -87,7 +87,7 @@
8787
},
8888
{
8989
// pinned version for compatibility
90-
"matchFileNames": ["jmx-scraper/test-webapp/**"],
90+
"matchFileNames": ["jmx-scraper/test-webapp/build.gradle.kts"],
9191
"matchPackagePrefixes": ["jakarta.servlet:"],
9292
"matchCurrentVersion": "5.0.0",
9393
"enabled": false

0 commit comments

Comments
 (0)