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