diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e209a108..041d9a8a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: types: [yaml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: b969e2851312ca2b24bbec879ba4954341d1bd12 # frozen: v0.15.5 + rev: 4924b0e01e032fea073ad04a1c5cfa7e4add0afb # frozen: v0.15.6 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$