diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6d315a4e..7aaf4bb1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ ci: - shellcheck repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.0 + rev: v0.5.1 hooks: - id: ruff args: @@ -75,6 +75,6 @@ repos: - id: fix-spaces - id: forbid-bidi-controls - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.9.0 + rev: v8.10.1 hooks: - id: cspell