Skip to content

Commit

Permalink
chore: attempt to ignore all dependabot checks for arrow and datafusion
Browse files Browse the repository at this point in the history
The major update-type still means we're getting pinged with some
frequency
  • Loading branch information
rtyler committed Sep 10, 2024
1 parent 2800429 commit 1392ac3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ updates:
ignore:
# arrow and datafusion are bumped manually
- dependency-name: "arrow*"
update-types: ["version-update:semver-major"]
- dependency-name: "datafusion*"
update-types: ["version-update:semver-major"]

0 comments on commit 1392ac3

Please sign in to comment.