Skip to content

Commit fb9bd96

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6) - [github.com/crate-ci/typos: v1.28.4 → dictgen-v0.3.1](crate-ci/typos@v1.28.4...dictgen-v0.3.1)
1 parent 8daa812 commit fb9bd96

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
@@ -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.8.4
40+
rev: v0.8.6
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.28.4
72+
rev: dictgen-v0.3.1
7373
hooks:
7474
- id: typos
7575
- repo: meta

0 commit comments

Comments
 (0)