Files
home-assistant-garmin_connect/requirements_lint.txt
dependabot[bot] 680d95bddc Bump ruff from 0.9.5 to 0.11.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.5 to 0.11.2.
- [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.9.5...0.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 06:54:46 +00:00

9 lines
153 B
Plaintext

--requirement requirements_base.txt
codespell==2.4.1
isort==6.0.0
pre-commit==4.1.0
pre-commit-hooks==5.0.0
pyupgrade==3.19.1
ruff==0.11.2
vulture==2.14