janhoy commented on code in PR #2394:
URL: https://github.com/apache/solr/pull/2394#discussion_r1559205658


##########
.github/renovate.json:
##########
@@ -46,6 +46,26 @@
       "description": "Lucene dependencies should be skipped",
       "matchPackageNames": ["org.apache.lucene"],

Review Comment:
   I tried to fix this by using `matchPackagePrefixes` instead of 
`matchPackageNames`, which matches package name exactly, which would be e.g. 
`org.apache.lucene:lucene-core`, i.e. including group and artifact.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to