diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 054db2e..20fbe91 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: - id: check-gitlab-ci - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v4.0.0-alpha.6" + rev: "v4.0.0-alpha.8" hooks: - id: prettier exclude_types: [json]