Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

build: Update scalafmt-core from 2.7.5 to 3.6.0 #80

Closed
wants to merge 4 commits into from

Conversation

cw-scala-steward
Copy link
Collaborator

Updates org.scalameta:scalafmt-core from 2.7.5 to 3.6.0.
GitHub Release Notes - Version Diff

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 = "org.scalameta", artifactId = "scalafmt-core" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
}]

labels: library-update, early-semver-major, semver-spec-major, commit-count:1

@cw-scala-steward
Copy link
Collaborator Author

Superseded by #84.

@cw-scala-steward cw-scala-steward deleted the update/scalafmt-core-3.6.0 branch October 31, 2022 23:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant