Skip to content

Conversation

@team-foundation-git
Copy link
Contributor

@team-foundation-git team-foundation-git commented Jan 29, 2026

About this PR

Updates:

  • 📦 io.flow:sbt-flow-linter from 0.0.75 to 0.0.76

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 = "io.flow", artifactId = "sbt-flow-linter" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.flow", artifactId = "sbt-flow-linter" }
  }
]
labels: scala-steward

Summary by CodeRabbit

  • Chores
    • Updated development tooling dependencies.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 29, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The sbt-flow-linter plugin version in project/plugins.sbt is bumped from 0.0.75 to 0.0.76. This is a minor version increment for the build plugin that handles flow linting rules during the compilation process.

Changes

Cohort / File(s) Summary
Plugin version bump
project/plugins.sbt
Updated io.flow:sbt-flow-linter version from 0.0.75 to 0.0.76

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • gheine

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot merged commit 31aa71a into main Jan 29, 2026
4 of 7 checks passed
@github-actions github-actions bot deleted the update/flow branch January 29, 2026 00:46
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.

3 participants