Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@scala-steward-geirolz
Copy link
Contributor

Updates org.scalameta:scalafmt-core from 3.7.3 to 3.7.4.
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 = "30 days" },
  dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:n:3

@scala-steward-geirolz scala-steward-geirolz bot requested a review from geirolz as a code owner June 4, 2023 01:07
@codecov
Copy link

codecov bot commented Jun 4, 2023

Codecov Report

Merging #178 (34af9fc) into main (19a03b7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #178   +/-   ##
=======================================
  Coverage   77.02%   77.02%           
=======================================
  Files          23       23           
  Lines         309      309           
  Branches       24       24           
=======================================
  Hits          238      238           
  Misses         71       71           

@mergify mergify bot merged commit ec0724f into main Jun 4, 2023
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.

1 participant