diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e53ca27a..6e0e87bc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ ci: skip: [yarn-build, yarn-lint] repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.5 + rev: v0.3.7 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$