Skip to content

Commit cca296f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.0](astral-sh/ruff-pre-commit@v0.11.12...v0.12.0) - [github.com/crate-ci/typos: v1.32.0 → v1](crate-ci/typos@v1.32.0...v1)
1 parent f34fd17 commit cca296f

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
@@ -28,7 +28,7 @@ repos:
2828
- id: python-no-log-warn
2929
- id: text-unicode-replacement-char
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.11.12
31+
rev: v0.12.0
3232
hooks:
3333
- id: ruff-format
3434
- id: ruff
@@ -58,7 +58,7 @@ repos:
5858
- id: nbstripout
5959
exclude: (docs)
6060
- repo: https://github.com/crate-ci/typos
61-
rev: v1.32.0
61+
rev: v1
6262
hooks:
6363
- id: typos
6464
exclude: (\.ipynb)

0 commit comments

Comments
 (0)