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-persistence-cassandra.git
The following commit(s) were added to refs/heads/main by this push:
new 695e9e9 Fix formatting in dependabot.yml (#342)
695e9e9 is described below
commit 695e9e96c0cff7eb8a5b899945175cfe3f61ccbc
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Dec 20 06:48:10 2025 +0100
Fix formatting in dependabot.yml (#342)
get latest CI action version updates
---
.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]