diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 17ea36b..b983f44 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: types_or: [c, c++] - repo: https://github.com/rbubley/mirrors-prettier - rev: c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 # frozen: v3.8.1 + rev: b25652612a4a3c1da8caccfca9af661db56b2c07 # frozen: v3.8.2 hooks: - id: prettier types_or: [yaml, markdown, html, css, scss, javascript, json]