Files
home-assistant-garmin_connect/requirements_lint.txt
dependabot[bot] 7b3a0bc970 Bump ruff from 0.12.0 to 0.12.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.0...0.12.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 07:41:13 +00:00

9 lines
153 B
Plaintext

--requirement requirements_base.txt
codespell==2.4.1
isort==6.0.1
pre-commit==4.2.0
pre-commit-hooks==5.0.0
pyupgrade==3.20.0
ruff==0.12.1
vulture==2.14