diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eca5101..02f1989 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -122,6 +122,6 @@ repos: types: [text] stages: [commit, push, manual] - repo: https://github.com/pre-commit/mirrors-prettier - rev: v2.6.0 + rev: v4.0.0-alpha.8 hooks: - id: prettier