Skip to content

Commit 61cad57

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/crate-ci/typos: v1.28.4 → typos-dict-v0.12.4](crate-ci/typos@v1.28.4...typos-dict-v0.12.4) - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.15.0](pre-commit/mirrors-mypy@v1.14.0...v1.15.0) - [github.com/psf/black: 24.10.0 → 25.1.0](psf/black@24.10.0...25.1.0) - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.9.6](astral-sh/ruff-pre-commit@v0.8.4...v0.9.6)
1 parent 3599344 commit 61cad57

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

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

0 commit comments

Comments
 (0)