diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index abc965f..7a2a54d 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: d96cc7adddf7d15b77f99dbd5d20e037dfd1b29c # frozen: v0.14.9 + rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$