Renovate
Renovate is a popular tool for automated dependency updates.
biome.json
Section titled biome.jsonRenovate has a shared preset rule that can help keep the $schema
version in-sync and up-to-date within the biome.json
configuration files.
To use, add customManagers:biomeVersions
to your extends
list.
{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["customManagers:biomeVersions"]}