diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0aecc36..92c1989 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.7 + rev: v4.0.0-alpha.8 hooks: - id: prettier always_run: true