diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dc99a45..9f2823c 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: f6793c73d53e659efecf3b3c38d122fb6a2a969f # frozen: v0.5.1 + rev: f6793c73d53e659efecf3b3c38d122fb6a2a969f # frozen: v0.5.1 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$ @@ -68,7 +68,7 @@ repos: stages: [commit] - repo: https://github.com/fsfe/reuse-tool - rev: 4906d887c29f724e91a710c988cc786bd5b695b3 # frozen: v4.0.3 + rev: 4906d887c29f724e91a710c988cc786bd5b695b3 # frozen: v4.0.3 hooks: - id: reuse