This is an automated email from the ASF dual-hosted git repository.
erose pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new c289c670b9 HDDS-10344. Schedule dependabot for weekend (#6209)
c289c670b9 is described below
commit c289c670b980025a337f7469a796cc782e2511b0
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Mon Feb 12 20:13:37 2024 +0100
HDDS-10344. Schedule dependabot for weekend (#6209)
---
.github/dependabot.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 4b4c37f399..d591c3bc46 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -38,5 +38,7 @@ updates:
directory: "/"
schedule:
interval: "weekly"
+ day: "saturday"
+ time: "07:00" # UTC
pull-request-branch-name:
separator: "-"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]