diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2209f8d6e..304c3e463 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,8 +6,8 @@ repos: hooks: - id: validate-pyproject - - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.1.0 + - repo: https://github.com/rbubley/mirrors-prettier + rev: v3.8.4 hooks: - id: prettier types_or: [yaml, json5]