Skip to content

Commit 3e0a296

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.9.1](astral-sh/ruff-pre-commit@v0.8.4...v0.9.1) - [github.com/crate-ci/typos: v1.28.4 → dictgen-v0.3.1](crate-ci/typos@v1.28.4...dictgen-v0.3.1)
1 parent 6d2521c commit 3e0a296

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
@@ -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.8.4
28+
rev: v0.9.1
2929
hooks:
3030
- id: ruff-format
3131
- id: ruff
@@ -59,7 +59,7 @@ repos:
5959
- id: nbstripout
6060
exclude: (docs)
6161
- repo: https://github.com/crate-ci/typos
62-
rev: v1.28.4
62+
rev: dictgen-v0.3.1
6363
hooks:
6464
- id: typos
6565
exclude: (\.ipynb)

0 commit comments

Comments
 (0)