Skip to content

Commit b9957c7

Browse files
committed
Ignore false positive pkg names
1 parent f49f953 commit b9957c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
{
1818
"matchPackagePrefixes": ["software.amazon.awssdk"],
1919
"extends": ["schedule:monthly"]
20+
},
21+
{
22+
"matchPackageNames": ["solr:modules", "HH:mm"],
23+
"enabled": false
2024
}
2125
],
2226
"prConcurrentLimit": 10

0 commit comments

Comments
 (0)