Skip to content

Commit f5847a9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.9...v0.14.10) - [github.com/streetsidesoftware/cspell-cli: v9.3.3 → v9.4.0](streetsidesoftware/cspell-cli@v9.3.3...v9.4.0)
1 parent 2da8d25 commit f5847a9

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.14.9'
30+
rev: 'v0.14.10'
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: v9.3.3
40+
rev: v9.4.0
4141
hooks:
4242
- id: cspell
4343
files: src/|docs/(.+).md|docs/source/(.+).ipynb|tests|README.md

0 commit comments

Comments
 (0)