Skip to content

Commit 8135b6e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.7](astral-sh/ruff-pre-commit@v0.12.4...v0.12.7) - [github.com/crate-ci/typos: v1.34.0 → v1](crate-ci/typos@v1.34.0...v1)
1 parent c081370 commit 8135b6e

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.12.4
28+
rev: v0.12.7
2929
hooks:
3030
- id: ruff-format
3131
- id: ruff-check
@@ -55,7 +55,7 @@ repos:
5555
- id: nbstripout
5656
exclude: (docs)
5757
- repo: https://github.com/crate-ci/typos
58-
rev: v1.34.0
58+
rev: v1
5959
hooks:
6060
- id: typos
6161
exclude: (\.ipynb)

0 commit comments

Comments
 (0)