diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 89b2179..61726df 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: # Format configuration files with prettier - repo: https://github.com/rbubley/mirrors-prettier - rev: "v3.5.1" + rev: "v3.5.2" hooks: - id: prettier types_or: [yaml, markdown, html, css, javascript, json]