diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 25da6df..a23a884 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ default_stages: [pre-commit] repos: # maintenance - repo: https://github.com/pre-commit/sync-pre-commit-deps - rev: v0.0.3 + rev: v0.0.4 hooks: - id: sync-pre-commit-deps @@ -92,7 +92,7 @@ repos: - id: yamllint args: [--strict] - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.46.1 + rev: v1.46.2 hooks: - id: typos - repo: https://github.com/codespell-project/codespell