Skip to content

Commit 89188a0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.7.1](astral-sh/ruff-pre-commit@v0.6.9...v0.7.1) - [github.com/crate-ci/typos: v1.26.0 → v1.26.8](crate-ci/typos@v1.26.0...v1.26.8)
1 parent 08b3359 commit 89188a0

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
@@ -29,7 +29,7 @@ repos:
2929
hooks:
3030
- id: sort-all
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.6.9
32+
rev: v0.7.1
3333
hooks:
3434
- id: ruff-format
3535
- id: ruff
@@ -63,7 +63,7 @@ repos:
6363
- id: nbstripout
6464
exclude: (docs)
6565
- repo: https://github.com/crate-ci/typos
66-
rev: v1.26.0
66+
rev: v1.26.8
6767
hooks:
6868
- id: typos
6969
exclude: (\.ipynb)

0 commit comments

Comments
 (0)