diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d8424d1..b4e4b6f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,7 +65,7 @@ repos: hooks: - id: trailing-whitespace - repo: https://github.com/rbubley/mirrors-prettier - rev: v3.8.2 + rev: v3.8.3 hooks: - id: prettier types_or: [yaml, markdown, html, css, scss, javascript, json] @@ -93,7 +93,7 @@ repos: - id: yamllint args: [--strict] - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.45.0 + rev: v1.45.1 hooks: - id: typos - repo: https://github.com/codespell-project/codespell