Skip to content

Commit 6a7476b

Browse files
pre-commit-ci[bot]tharvik
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adhtruong/mirrors-typos: v1.40.0 → v1.41.0](adhtruong/mirrors-typos@v1.40.0...v1.41.0) - [github.com/pre-commit/mirrors-mypy: v1.19.0 → v1.19.1](pre-commit/mirrors-mypy@v1.19.0...v1.19.1) - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.7...v0.14.10)
1 parent 16641d5 commit 6a7476b

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/adhtruong/mirrors-typos
15-
rev: v1.40.0
15+
rev: v1.41.0
1616
hooks:
1717
- id: typos
1818
# python
1919
- repo: https://github.com/pre-commit/mirrors-mypy
20-
rev: v1.19.0
20+
rev: v1.19.1
2121
hooks:
2222
- id: mypy
2323
args: [--strict, --ignore-missing-imports]
2424
- repo: https://github.com/psf/black-pre-commit-mirror
25-
rev: 25.11.0
25+
rev: 25.12.0
2626
hooks:
2727
- id: black
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.14.7
29+
rev: v0.14.10
3030
hooks:
3131
- id: ruff

0 commit comments

Comments
 (0)