Skip to content

Minor updates#16

Merged
ZetaLI-GH-Actions-Bot merged 2 commits into
masterfrom
update/minor
Apr 21, 2026
Merged

Minor updates#16
ZetaLI-GH-Actions-Bot merged 2 commits into
masterfrom
update/minor

Conversation

@ZetaLI-GH-Actions-Bot
Copy link
Copy Markdown

About this PR

Updates:

Usage

Please merge!

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

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 these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "org.scalameta", artifactId = "sbt-scalafmt" },
  { groupId = "org.scalameta", artifactId = "scalafmt-core" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
  }
]
labels: sbt-plugin-update, library-update, early-semver-minor, semver-spec-minor, commit-count:n:2

@ZetaLI-GH-Actions-Bot ZetaLI-GH-Actions-Bot merged commit e21e9aa into master Apr 21, 2026
4 of 5 checks passed
@ZetaLI-GH-Actions-Bot ZetaLI-GH-Actions-Bot deleted the update/minor branch April 21, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants