Skip to content

Commit

Permalink
chore: exclude parquet from dependabot as well
Browse files Browse the repository at this point in the history
follows the same release cadence as arrow
  • Loading branch information
rtyler committed Sep 12, 2024
1 parent cba7f68 commit 45bda3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ updates:
# arrow and datafusion are bumped manually
- dependency-name: "arrow*"
- dependency-name: "datafusion*"
- dependency-name: "parquet"

0 comments on commit 45bda3f

Please sign in to comment.