Skip to content

Commit 6795c5e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.9 → v0.11.10](astral-sh/ruff-pre-commit@v0.11.9...v0.11.10) - [github.com/crate-ci/typos: v1.32.0 → v1](crate-ci/typos@v1.32.0...v1)
1 parent e833729 commit 6795c5e

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
@@ -25,7 +25,7 @@ repos:
2525
- id: python-no-log-warn
2626
- id: text-unicode-replacement-char
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.11.9
28+
rev: v0.11.10
2929
hooks:
3030
- id: ruff-format
3131
- id: ruff
@@ -55,7 +55,7 @@ repos:
5555
- id: nbstripout
5656
exclude: (docs)
5757
- repo: https://github.com/crate-ci/typos
58-
rev: v1.32.0
58+
rev: v1
5959
hooks:
6060
- id: typos
6161
exclude: (\.ipynb)

0 commit comments

Comments
 (0)