diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1b22284e..1d5b5ea4 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.9.1 + rev: v3.9.3 hooks: - id: vale - repo: https://github.com/rbubley/mirrors-prettier - rev: v3.4.1 + rev: v3.4.2 hooks: - id: prettier types_or: [yaml, html, css, scss, javascript, json, toml]