Skip to content

Commit 978d137

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 cd76501 commit 978d137

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
@@ -37,7 +37,7 @@ repos:
3737
- id: python-use-type-annotations
3838
- id: text-unicode-replacement-char
3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.12.4
40+
rev: v0.12.7
4141
hooks:
4242
- id: ruff
4343
args: [--config, pyproject.toml, hooks, tests]
@@ -69,7 +69,7 @@ repos:
6969
args: [--wrap, "88"]
7070
files: (docs/.)
7171
- repo: https://github.com/crate-ci/typos
72-
rev: v1.34.0
72+
rev: v1
7373
hooks:
7474
- id: typos
7575
- repo: meta

0 commit comments

Comments
 (0)