This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch pjfanning-patch-1
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git

commit 02bd7e0abb81a61fad493b8ff01f7d131426ada8
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Oct 18 14:45:42 2025 +0100

    pin pekko dependency
---
 .scala-steward.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.scala-steward.conf b/.scala-steward.conf
index 483ddf4e..40d85a94 100644
--- a/.scala-steward.conf
+++ b/.scala-steward.conf
@@ -1,4 +1,6 @@
 updates.ignore = [
+  # pekko updates are better handled explicitly
+  { groupId = "org.apache.pekko" }
 ]
 
 updates.pin = [


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to