diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aaa4428..2349b04 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: args: ["-L", "hist,sur,nd,theses,ser"] - repo: https://github.com/rbubley/mirrors-prettier - rev: "v3.5.1" + rev: "v3.5.2" hooks: - id: prettier types_or: [yaml, markdown, html, css, javascript, json]