diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 987e752..0aecc36 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/pre-commit/mirrors-prettier # keep it before yamllint - rev: v4.0.0-alpha.4 + rev: v4.0.0-alpha.7 hooks: - id: prettier always_run: true