Skip to content

Commit 8f5c994

Browse files
authored
deps: object_store goes with arrow (#219)
1 parent 564eac6 commit 8f5c994

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
@@ -9,10 +9,12 @@ updates:
99
patterns:
1010
- "*arrow*"
1111
- "*parquet*"
12+
- "object_store"
1213
non-arrow:
1314
exclude-patterns:
1415
- "*arrow*"
1516
- "*parquet*"
17+
- "object_store"
1618
- package-ecosystem: "pip"
1719
directory: "/"
1820
schedule:

0 commit comments

Comments
 (0)