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