This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-testing.git
The following commit(s) were added to refs/heads/master by this push: new 09b5693 Testing for updated notifier 09b5693 is described below commit 09b5693d505ab6d1eef51359b4b140d13a799438 Author: sebbASF <sebb...@users.noreply.github.com> AuthorDate: Sat Jan 21 09:01:45 2023 +0000 Testing for updated notifier --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index da0ca5b..e05c393 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,11 +19,11 @@ updates: directory: "/" schedule: interval: "weekly" - day: "friday" + day: "sunday" ignore: - dependency-name: "org.slf4j:slf4j-simple" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" - day: "friday" + day: "sunday"