Skip to content

Commit 77bf961

Browse files
committed
dont auto upgrade datafusion, we always manually do it based on pyiceberg-core release
1 parent b75f868 commit 77bf961

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ updates:
2424
schedule:
2525
interval: "weekly"
2626
open-pull-requests-limit: 50
27+
ignore:
28+
- dependency-name: "datafusion"
2729
- package-ecosystem: "github-actions"
2830
directory: "/"
2931
schedule:

0 commit comments

Comments
 (0)