You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/05/10 12:30:25 UTC

[GitHub] [servicecomb-java-chassis] liubao68 commented on a diff in pull request #2846: [SCB-2489] dependencybot check root dir for plugin version update

liubao68 commented on code in PR #2846:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2846#discussion_r869175607


##########
.github/dependabot.yml:
##########
@@ -18,6 +18,10 @@
 #
 version: 2
 updates:
+  - package-ecosystem: "maven"
+    directory: "/"
+    schedule:
+      interval: "daily"

Review Comment:
   Can the following configuration deleted? 



-- 
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: commits-unsubscribe@servicecomb.apache.org

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