Files
home-assistant-garmin_connect/requirements_lint.txt
dependabot[bot] 42a56b73a3 Bump pre-commit-hooks from 5.0.0 to 6.0.0
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: pre-commit-hooks
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 10:14:36 +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==6.0.0
pyupgrade==3.20.0
ruff==0.12.1
vulture==2.14