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-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new fc9918ade keep CI actions up to date (#1312)
fc9918ade is described below

commit fc9918adeb12bbb2bfb78f92f3fcaee46a08cd24
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Dec 9 13:31:05 2025 +0100

    keep CI actions up to date (#1312)
    
    * keep CI actions up to date
    
    * Update dependabot.yml
    
    * Change Dependabot schedule from daily to weekly
---
 .github/dependabot.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 000000000..5ace4600a
--- /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]

Reply via email to