This is an automated email from the ASF dual-hosted git repository. chtompki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git
The following commit(s) were added to refs/heads/master by this push: new 5afc423 update(dependabot): daily -> weekly;friday 5afc423 is described below commit 5afc42360c077feb50f64dd702ca5b8a3b09c590 Author: Rob Tompkins <chtom...@apache.org> AuthorDate: Wed Dec 29 11:58:48 2021 -0500 update(dependabot): daily -> weekly;friday --- .github/dependabot.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5b47509..9ebcd0e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -18,8 +18,10 @@ updates: - package-ecosystem: "maven" directory: "/" schedule: - interval: "daily" + interval: "weekly" + day: "friday" - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" + day: "friday"