Skip to content

Commit b25bcbb

Browse files
chore: pre-commit autoupdate (#555)
updates: - [github.com/rbubley/mirrors-prettier: v3.5.1 → v3.5.3](rbubley/mirrors-prettier@v3.5.1...v3.5.3) - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.6...v0.9.9) - [github.com/streetsidesoftware/cspell-cli: v8.17.2 → v8.17.3](streetsidesoftware/cspell-cli@v8.17.2...v8.17.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 475121e commit b25bcbb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repos:
4848
- id: shellcheck
4949

5050
- repo: https://github.com/rbubley/mirrors-prettier
51-
rev: v3.5.1
51+
rev: v3.5.3
5252
hooks:
5353
- id: prettier
5454
always_run: true
@@ -68,7 +68,7 @@ repos:
6868
- id: tox-ini-fmt
6969

7070
- repo: https://github.com/astral-sh/ruff-pre-commit
71-
rev: v0.9.6
71+
rev: v0.9.9
7272
hooks:
7373
- id: ruff
7474
args:
@@ -79,7 +79,7 @@ repos:
7979
types_or: [python, pyi]
8080

8181
- repo: https://github.com/streetsidesoftware/cspell-cli
82-
rev: v8.17.2
82+
rev: v8.17.3
8383
hooks:
8484
- id: cspell
8585
name: Spell check with cspell

0 commit comments

Comments
 (0)