Skip to content

Commit 16641d5

Browse files
pre-commit-ci[bot]tharvik
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adhtruong/mirrors-typos: v1.39.2 → v1.40.0](adhtruong/mirrors-typos@v1.39.2...v1.40.0) - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.0](pre-commit/mirrors-mypy@v1.18.2...v1.19.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.5 → v0.14.7](astral-sh/ruff-pre-commit@v0.14.5...v0.14.7)
1 parent ca79684 commit 16641d5

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/adhtruong/mirrors-typos
15-
rev: v1.39.2
15+
rev: v1.40.0
1616
hooks:
1717
- id: typos
1818
# python
1919
- repo: https://github.com/pre-commit/mirrors-mypy
20-
rev: v1.18.2
20+
rev: v1.19.0
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.14.5
29+
rev: v0.14.7
3030
hooks:
3131
- id: ruff

0 commit comments

Comments
 (0)