diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f00428b..ce6d631 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: 22f0422809455ec89ffdcf5a00170ba816e42ddb # frozen: v0.15.16 + rev: 3b3f7c3f57fe9925356faf5fe6230835138be230 # frozen: v0.15.17 hooks: - id: ruff files: ^(scripts|tests|custom_components)/.+\.py$ @@ -100,7 +100,7 @@ repos: args: ["--ignore-words=.codespell"] - repo: https://github.com/python-jsonschema/check-jsonschema.git - rev: 943377262562a12b57292fc98fabd7dbf81451fe # frozen: 0.37.2 + rev: 8ef330cbb7204d388aa7a620f9549bcea8009663 # frozen: 0.37.3 hooks: - id: check-github-actions - id: check-github-workflows