diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b8f1506..82d6f6d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: types: [yaml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 0671d8ab202c4ac093b78433ae5baf74f3fc7246 # frozen: v0.15.15 + rev: 22f0422809455ec89ffdcf5a00170ba816e42ddb # frozen: v0.15.16 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$