Skip to content

Commit f369cd0

Browse files
pre-commit-ci[bot]tharvik
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adhtruong/mirrors-typos: v1.41.0 → v1.42.0](adhtruong/mirrors-typos@v1.41.0...v1.42.0) - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](psf/black-pre-commit-mirror@25.12.0...26.1.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.10...v0.14.13)
1 parent 6a7476b commit f369cd0

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,7 +12,7 @@ repos:
1212
hooks:
1313
- id: prettier
1414
- repo: https://github.com/adhtruong/mirrors-typos
15-
rev: v1.41.0
15+
rev: v1.42.0
1616
hooks:
1717
- id: typos
1818
# python
@@ -22,10 +22,10 @@ repos:
2222
- id: mypy
2323
args: [--strict, --ignore-missing-imports]
2424
- repo: https://github.com/psf/black-pre-commit-mirror
25-
rev: 25.12.0
25+
rev: 26.1.0
2626
hooks:
2727
- id: black
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.14.10
29+
rev: v0.14.13
3030
hooks:
3131
- id: ruff

0 commit comments

Comments
 (0)