diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bf9e59f7c..b5a7bfe0d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -108,7 +108,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, scss, javascript, json]