diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 419acba..e143a88 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - id: gitlint - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 1dc9eb131c2ea4816c708e4d85820d2cc8542683 # frozen: v0.5.0 + rev: cbaa26132c4c2e41aec5c64ee91e2f1c47bf5cad # frozen: v0.5.4 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$ @@ -55,7 +55,7 @@ repos: - setuptools - repo: https://github.com/pre-commit/mirrors-mypy - rev: 6f546f30c2b142ad5b3edcf20e3d27cf1789b932 # frozen: v1.10.1 + rev: 81dd99696c1d642c69c3158fd53b2d6c73245425 # frozen: v1.11.0 hooks: - id: mypy additional_dependencies: @@ -68,7 +68,7 @@ repos: stages: [commit] - repo: https://github.com/fsfe/reuse-tool - rev: dedabab03c34f0f4ee77be8baf0a684714bdb6e9 # frozen: v4.0.2 + rev: 4906d887c29f724e91a710c988cc786bd5b695b3 # frozen: v4.0.3 hooks: - id: reuse