Skip to content

Conversation

lucuma-steward[bot]
Copy link
Contributor

@lucuma-steward lucuma-steward bot commented Dec 5, 2022

Updates com.github.sbt:sbt-git from 2.0.0 to 2.0.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!

Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.github.sbt", artifactId = "sbt-git" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "com.github.sbt", artifactId = "sbt-git" }
}]

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

@lucuma-steward lucuma-steward bot force-pushed the update/sbt-git-2.0.1 branch 9 times, most recently from 9a297a4 to 967f961 Compare February 29, 2024 04:16
@lucuma-steward lucuma-steward bot force-pushed the update/sbt-git-2.0.1 branch from 967f961 to dbe0ae7 Compare February 29, 2024 08:11
@lucuma-steward
Copy link
Contributor Author

Superseded by #41.

@lucuma-steward lucuma-steward bot closed this Oct 10, 2024
@lucuma-steward lucuma-steward bot deleted the update/sbt-git-2.0.1 branch October 10, 2024 00:19
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.

0 participants