This is an automated email from the ASF dual-hosted git repository. pjfanning pushed a commit to branch dependabot in repository https://gitbox.apache.org/repos/asf/pekko-http-quickstart-java.g8.git
commit 20c5898d111bc0c517d54b8fca96742317fc37f1 Author: PJ Fanning <[email protected]> AuthorDate: Tue Jun 16 16:06:20 2026 +0100 Create dependabot.yml --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..5ace460 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
