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.git
The following commit(s) were added to refs/heads/main by this push:
new 185f5097a9 Remove 1.5.x branch entry in dependabot.yml (#2852)
185f5097a9 is described below
commit 185f5097a91b392d5b6dc063365c891149f1a183
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Apr 10 18:53:42 2026 +0200
Remove 1.5.x branch entry in dependabot.yml (#2852)
---
.github/dependabot.yml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 31eeaa822a..5ace4600a1 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,8 +4,3 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- - package-ecosystem: "github-actions"
- directory: "/"
- target-branch: "1.5.x"
- schedule:
- interval: "weekly"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]