diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ae7144b..d451fe7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -61,7 +61,7 @@ repos: # Format configuration files with prettier - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0" + rev: "v3.0.1" hooks: - id: prettier types_or: [yaml, markdown, html, css, scss, javascript, json]