diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2dcbc7c..42f55d8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: end-of-file-fixer - id: fix-byte-order-marker - 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