diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 00e1ec02..a0c0b432 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,12 +36,12 @@ repos: )$ - repo: https://github.com/errata-ai/vale - rev: v3.11.2 + rev: v3.12.0 hooks: - id: vale - repo: https://github.com/rbubley/mirrors-prettier - rev: v3.5.3 + rev: v3.6.2 hooks: - id: prettier types_or: [yaml, html, css, scss, javascript, json, toml]