Skip to content

Commit fc000b7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/crate-ci/typos: v1.28.4 → dictgen-v0.3.1](crate-ci/typos@v1.28.4...dictgen-v0.3.1) - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.14.1](pre-commit/mirrors-mypy@v1.14.0...v1.14.1) - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.9.1](astral-sh/ruff-pre-commit@v0.8.4...v0.9.1)
1 parent 4249d63 commit fc000b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ repos:
1212
hooks:
1313
- id: prettier
1414
- repo: https://github.com/crate-ci/typos
15-
rev: v1.28.4
15+
rev: dictgen-v0.3.1
1616
hooks:
1717
- id: typos
1818
# python
1919
- repo: https://github.com/pre-commit/mirrors-mypy
20-
rev: v1.14.0
20+
rev: v1.14.1
2121
hooks:
2222
- id: mypy
2323
args: [--strict, --ignore-missing-imports]
@@ -26,6 +26,6 @@ repos:
2626
hooks:
2727
- id: black
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.8.4
29+
rev: v0.9.1
3030
hooks:
3131
- id: ruff

0 commit comments

Comments
 (0)