diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ee5940aae03eb..5cffbda35c829 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,8 +68,8 @@ repos: require_serial: true # Prettier - - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.1.0 + - repo: https://github.com/rbubley/mirrors-prettier + rev: v3.3.3 hooks: - id: prettier types: [yaml]