diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 051863580..a2bc02b07 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: additional_dependencies: [pyyaml] - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.1" + rev: "v3.0.2" hooks: - id: prettier types_or: [yaml, markdown, html, css, scss, javascript, json]