Files
home-assistant-garmin_connect/requirements_lint.txt
dependabot[bot] 57ffa3f47b Bump ruff from 0.11.5 to 0.11.12
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.5 to 0.11.12.
- [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.11.5...0.11.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-05 09:45:40 +00:00

9 lines
154 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.11.12
vulture==2.14