This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-apache-resources.git
The following commit(s) were added to refs/heads/master by this push: new efa1f72 Add dependabot configuration - fix efa1f72 is described below commit efa1f728d44ca5e612cca668e1ad8259ffc7e92b Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sun Dec 8 17:04:29 2024 +0100 Add dependabot configuration - fix --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 559b0f3..e8df56b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -18,6 +18,10 @@ version: 2 updates: - package-ecosystem: maven directory: "/" + schedule: + interval: "daily" - package-ecosystem: "github-actions" directory: "/" + schedule: + interval: "daily"