Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Update sbt-scalafix to 0.10.4 #241

Merged

Conversation

scala-steward
Copy link
Contributor

Updates ch.epfl.scala:sbt-scalafix from 0.10.1 to 0.10.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 = "ch.epfl.scala", artifactId = "sbt-scalafix" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "ch.epfl.scala", artifactId = "sbt-scalafix" }
}]

labels: sbt-plugin-update, early-semver-minor, semver-spec-patch, commit-count:1

@codecov
Copy link

codecov bot commented Oct 14, 2022

Codecov Report

Merging #241 (ceb4bdc) into master (09f526d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #241   +/-   ##
=======================================
  Coverage   90.95%   90.95%           
=======================================
  Files          34       34           
  Lines         619      619           
  Branches       75       80    +5     
=======================================
  Hits          563      563           
  Misses         56       56           

@jxnu-liguobin jxnu-liguobin merged commit 7d7aa47 into bitlap:master Oct 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants