Skip to content

Commit a651ae4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.9](astral-sh/ruff-pre-commit@v0.11.7...v0.11.9) - [github.com/streetsidesoftware/cspell-cli: v8.19.0 → v9.0.1](streetsidesoftware/cspell-cli@v8.19.0...v9.0.1)
1 parent ffb263a commit a651ae4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
- id: add-trailing-comma
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: 'v0.11.7'
30+
rev: 'v0.11.9'
3131
hooks:
3232
- id: ruff
3333

@@ -37,7 +37,7 @@ repos:
3737
- id: mypy
3838

3939
- repo: https://github.com/streetsidesoftware/cspell-cli
40-
rev: v8.19.0
40+
rev: v9.0.1
4141
hooks:
4242
- id: cspell
4343
files: src/|docs/(.+).md|docs/source/(.+).ipynb|tests|README.md

0 commit comments

Comments
 (0)