diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5d04731..0bcd46e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ - shellcheck repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.5 + rev: v0.5.6 hooks: - id: ruff args: @@ -75,6 +75,6 @@ - id: fix-spaces - id: forbid-bidi-controls - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.12.0 + rev: v8.13.1 hooks: - id: cspell