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/incubator-ponymail-unit-tests.git
The following commit(s) were added to refs/heads/master by this push: new abffc00 Don't complain so much abffc00 is described below commit abffc00df2b44d643f3b8fd486fee440664d7903 Author: Sebb <s...@apache.org> AuthorDate: Wed Jan 8 17:20:48 2025 +0000 Don't complain so much --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..7a30730 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,7 @@ +# +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "monthly"