diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 54c4af3..d9452ee 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.9 + rev: v0.1.11 hooks: - id: ruff args: @@ -113,7 +113,7 @@ - id: forbid-bidi-controls - id: alphabetize-codeowners - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.2.1 + rev: v8.3.0 hooks: - id: cspell - repo: local