This is an automated email from the ASF dual-hosted git repository.
raboof pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/pekko-grpc-quickstart-java.g8.git
The following commit(s) were added to refs/heads/main by this push:
new 7386982 Create dependabot.yml (#27)
7386982 is described below
commit 738698239dab3c594d534b84563ed9f5da3491d2
Author: PJ Fanning <[email protected]>
AuthorDate: Sat May 30 14:23:13 2026 +0100
Create dependabot.yml (#27)
---
.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]