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