Update ruff requirement from <0.12.0,>=0.11.6 to >=0.11.6,<0.13.0

Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [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.6...0.12.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-17 20:38:38 +00:00 committed by GitHub
parent f57fdfde6b
commit 8d0f9e8e23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,4 +2,4 @@ colorlog>=6.9.0,<7.0.0
homeassistant>=2025.5.0,<2025.6.0 homeassistant>=2025.5.0,<2025.6.0
pytest-homeassistant-custom-component>=0.13.0,<0.14.0 pytest-homeassistant-custom-component>=0.13.0,<0.14.0
pip>=21.3.1 pip>=21.3.1
ruff>=0.11.6,<0.12.0 ruff>=0.11.6,<0.13.0