diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e7f824e..32be48a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: check-gitlab-ci - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0-alpha.4" + rev: "v3.0.0-alpha.6" hooks: - id: prettier - repo: https://github.com/editorconfig-checker/editorconfig-checker.python