diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 20ec3a92e..80c692082 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,6 +44,6 @@ repos: - id: markdownlint args: ["--fix"] - repo: https://github.com/pre-commit/mirrors-prettier - rev: v2.3.1 + rev: v2.3.2 hooks: - id: prettier