diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1886afd..72f428b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: types: [yaml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 45ef068da5f21267bb2a7ec4a623092959f09ce5 # frozen: v0.14.14 + rev: 0470f7c8a653e950f7cc5a653204ceb3fde4c02a # frozen: v0.15.0 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$