You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(dependabot): explicitly include root workspace and arrow-pyarrow-integration-testing (#7673)
# Which issue does this PR close?
The attempt in #7672 to include `arrow-pyarrow-integration-testing`
using a wildcard did not work:
https://github.com/apache/arrow-rs/actions/runs/15678211946/job/44163362777#step:3:6376
# Rationale for this change
Using a wildcard does not work.
# What changes are included in this PR?
Explicitly include root workspace and
`arrow-pyarrow-integration-testing` in dependabot config for cargo.
# Are there any user-facing changes?
No.
0 commit comments