olamy commented on PR #183:
URL: 
https://github.com/apache/maven-apache-parent/pull/183#issuecomment-1869851414

   Maybe configure dependabot
   
   
   # Add Maven Central explicitly to work around:
   #   https://github.com/dependabot/dependabot-core/issues/8329
   registries:
     maven-central:
       type: maven-repository
       url: https://repo.maven.apache.org/maven2
   
   updates:
   - package-ecosystem: maven
     directory: "/"
     schedule:
       interval: "daily"
     target-branch: "main"
     registries:
       - maven-central


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to