diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 60d97f0..b4c08c4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/rbubley/mirrors-prettier - rev: v3.9.6 + rev: v3.9.8 hooks: - id: prettier types_or: [ts, json, yaml, markdown]