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

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new 28c5b7c75b Remove unnecessary scalafmt ignore (#1134)
28c5b7c75b is described below

commit 28c5b7c75b645a083050163781ea60c6044c65dd
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sun Feb 18 11:13:01 2024 +0100

    Remove unnecessary scalafmt ignore (#1134)
---
 .scala-steward.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.scala-steward.conf b/.scala-steward.conf
index ec1b22dde1..27030f138b 100644
--- a/.scala-steward.conf
+++ b/.scala-steward.conf
@@ -8,8 +8,6 @@ updates.pin = [
 ]
 
 updates.ignore = [
-  { groupId = "org.scalameta", artifactId = "scalafmt-core" }
-  { groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
   // these will get updated along with jackson-core, so no need to update them
   // separately
   { groupId = "com.fasterxml.jackson.module", artifactId = 
"jackson-module-parameter-names" }


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

Reply via email to