Closed scala-steward closed 2 years ago
Merging #607 (808caba) into main (67bef5d) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #607 +/- ##
=======================================
Coverage 97.32% 97.32%
=======================================
Files 57 57
Lines 1684 1684
Branches 80 80
=======================================
Hits 1639 1639
Misses 45 45
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update aee8cf7...808caba. Read the comment docs.
Superseded by #608.
Updates org.scalameta:scalafmt-core from 3.3.3 to 3.4.1. 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!
Ignore 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" } ] ```labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1