Jefffrey commented on code in PR #10108:
URL: 
https://github.com/apache/arrow-datafusion/pull/10108#discussion_r1568432570


##########
.github/dependabot.yml:
##########
@@ -28,6 +28,20 @@ updates:
       # arrow is bumped manually
       - dependency-name: "arrow*"
         update-types: ["version-update:semver-major"]
+  - package-ecosystem: cargo

Review Comment:
   Yeah I don't know if the check for datafusion is really needed
   
   For arrow, it looks like cli does have an explicit dependency on it though:
   
   
https://github.com/apache/arrow-datafusion/blob/4ad4f90d86c57226a4e0fb1f79dfaaf0d404c273/datafusion-cli/Cargo.toml#L33



-- 
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]

Reply via email to