This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git
The following commit(s) were added to refs/heads/main by this push:
new 0fc59cd5 Add Dependabot configuration for GitHub Actions (#554)
0fc59cd5 is described below
commit 0fc59cd5ceb5c1268b1822b204e19738423071e1
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Dec 10 14:23:36 2025 +0100
Add Dependabot configuration for GitHub Actions (#554)
---
.github/dependabot.yml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000..5ace4600
--- /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]