diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index df1b5cb..47f32d6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: # Format configuration files with prettier - repo: https://github.com/rbubley/mirrors-prettier - rev: v3.5.0 + rev: v3.5.1 hooks: - id: prettier types_or: [yaml, markdown, html, css, scss, javascript, json]