diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd20bd1..1aeb696 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,8 +3,8 @@ # pre-commit install repos: - - repo: https://github.com/prettier/prettier - rev: 2.0.5 + - repo: https://github.com/prettier/pre-commit + rev: v2.1.2 hooks: - id: prettier - repo: https://github.com/pre-commit/pre-commit-hooks