This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-sbt-paradox.git
The following commit(s) were added to refs/heads/main by this push:
new ae6a459 Create dependabot.yml (#177)
ae6a459 is described below
commit ae6a4599c36f8c14625e20b06fbeabd144717537
Author: PJ Fanning <[email protected]>
AuthorDate: Tue May 5 15:32:53 2026 +0100
Create dependabot.yml (#177)
---
.github/dependabot.yml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..c73a811
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,7 @@
+version: 2
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "weekly"
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]