Skip to content

Commit 7330608

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2) - [github.com/streetsidesoftware/cspell-cli: v8.17.0 → v8.17.1](streetsidesoftware/cspell-cli@v8.17.0...v8.17.1)
1 parent b416073 commit 7330608

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
@@ -27,7 +27,7 @@ repos:
2727
- id: add-trailing-comma
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: 'v0.9.1'
30+
rev: 'v0.9.2'
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.17.0
40+
rev: v8.17.1
4141
hooks:
4242
- id: cspell
4343
files: src/|docs/(.+).md|docs/source/(.+).ipynb|tests|README.md

0 commit comments

Comments
 (0)