Skip to content

Update sbt-scalafix from 0.13.0 to 0.14.2#214

Merged
colindean merged 1 commit intomainfrom
update/sbt-scalafix-0.14.2
Mar 28, 2025
Merged

Update sbt-scalafix from 0.13.0 to 0.14.2#214
colindean merged 1 commit intomainfrom
update/sbt-scalafix-0.14.2

Conversation

@colindean
Copy link
Collaborator

About this PR

📦 Updates ch.epfl.scala:sbt-scalafix from 0.13.0 to 0.14.2

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "ch.epfl.scala", artifactId = "sbt-scalafix" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "ch.epfl.scala", artifactId = "sbt-scalafix" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-minor, commit-count:1

@colindean colindean added this pull request to the merge queue Mar 28, 2025
Merged via the queue into main with commit 31dc026 Mar 28, 2025
1 check passed
@colindean colindean deleted the update/sbt-scalafix-0.14.2 branch March 28, 2025 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments