Merge pull request #15 from jpawlowski/dependabot/pip/ruff-gte-0.11.6-and-lt-0.15.0

Update ruff requirement from <0.12.0,>=0.11.6 to >=0.11.6,<0.15.0
This commit is contained in:
Julian Pawlowski 2025-11-02 11:58:54 +01:00 committed by GitHub
commit 3bcda83e3e
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.15.0