Skip to content

Commit ca79684

Browse files
pre-commit-ci[bot]tharvik
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adhtruong/mirrors-typos: v1.38.1 → v1.39.2](adhtruong/mirrors-typos@v1.38.1...v1.39.2) - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.1...v0.14.5)
1 parent fce913c commit ca79684

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.38.1
15+
rev: v1.39.2
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.9.0
25+
rev: 25.11.0
2626
hooks:
2727
- id: black
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.14.1
29+
rev: v0.14.5
3030
hooks:
3131
- id: ruff

0 commit comments

Comments
 (0)