diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b49ba5a..48dac17 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: - id: gitlint - repo: https://github.com/pre-commit/mirrors-prettier - rev: 6fd1ced85fc139abd7f5ab4f3d78dab37592cd5e # frozen: v3.0.0-alpha.9-for-vscode + rev: fc260393cc4ec09f8fc0a5ba4437f481c8b55dc1 # frozen: v3.0.3 hooks: - id: prettier stages: [commit] @@ -52,6 +52,6 @@ repos: - id: shellcheck - repo: https://github.com/rhysd/actionlint - rev: fd7ba3c382e13dcc0248e425b4cbc3f1185fa3ee # frozen: v1.6.24 + rev: 7b75d16d41920ec126e6f3269db0c6f3ab613c38 # frozen: v1.6.25 hooks: - id: actionlint