This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new 6e15994401 chore: dependabot to run weekly (#17797)
6e15994401 is described below
commit 6e15994401e978fea0edde04e1ab9d68d48a2b39
Author: Oleks V <[email protected]>
AuthorDate: Fri Sep 26 12:00:24 2025 -0700
chore: dependabot to run weekly (#17797)
---
.github/dependabot.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 7c2b7e3a54..ec3368da9a 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -20,7 +20,7 @@ updates:
- package-ecosystem: cargo
directory: "/"
schedule:
- interval: daily
+ interval: weekly
target-branch: main
labels: [auto-dependencies]
ignore:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]