OpsBuzz

Alert

Dependabot version updates now support the sbt ecosystem

Dependabot now supports sbt. Add sbt as a package ecosystem in your dependabot.yml file. Dependabot will then monitor your build.sbt inputs and open pull r

DevOps · LOW
Source: GitHub ChangelogMay 26, 2026, 4:10 PMDevOpslow

Full content

Dependabot now supports sbt. Add sbt as a package ecosystem in your dependabot.yml file. Dependabot will then monitor your build.sbt inputs and open pull requests when newer commits are available upstream. This applies to version updates, not security updates.

Get started

Add an sbt entry to your .github/dependabot.yml file, and Dependabot will start opening pull requests on the next scheduled run.

Learn more

The post Dependabot version updates now support the sbt ecosystem appeared first on The GitHub Blog.

Related alerts