diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e09e199..3b5e2a5e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,6 @@ repos: - id: prettier exclude: "^test/" - repo: https://github.com/rhysd/actionlint - rev: v1.7.3 + rev: v1.7.4 hooks: - id: actionlint