diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 90b6d93..3e90e05 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: types: [yaml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 4924b0e01e032fea073ad04a1c5cfa7e4add0afb # frozen: v0.15.6 + rev: e05c5c0818279e5ac248ac9e954431ba58865e61 # frozen: v0.15.7 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$