Skip to content

Commit 72e0960

Browse files
chore: pre-commit autoupdate (#361)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.9.4](astral-sh/ruff-pre-commit@v0.9.3...v0.9.4) - [github.com/streetsidesoftware/cspell-cli: v8.17.1 → v8.17.2](streetsidesoftware/cspell-cli@v8.17.1...v8.17.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 553b37e commit 72e0960

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
- id: tox-ini-fmt
5353

5454
- repo: https://github.com/astral-sh/ruff-pre-commit
55-
rev: v0.9.3
55+
rev: v0.9.4
5656
hooks:
5757
- id: ruff
5858
args:
@@ -63,7 +63,7 @@ repos:
6363
types_or: [python, pyi]
6464

6565
- repo: https://github.com/streetsidesoftware/cspell-cli
66-
rev: v8.17.1
66+
rev: v8.17.2
6767
hooks:
6868
- id: cspell
6969
name: Spell check with cspell

0 commit comments

Comments
 (0)