diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e23dc9fd..32eb6fa6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: hooks: - id: python-use-type-annotations - repo: https://github.com/rhysd/actionlint - rev: v1.7.2 + rev: v1.7.3 hooks: - id: actionlint-docker args: @@ -65,7 +65,7 @@ repos: - 'SC1004:' stages: [manual] - repo: https://github.com/sirosen/check-jsonschema - rev: 0.29.2 + rev: 0.29.3 hooks: - id: check-github-actions ci: