Skip to content

Commit 4249d63

Browse files
pre-commit-ci[bot]tharvik
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/crate-ci/typos: v1.28.3 → v1.28.4](crate-ci/typos@v1.28.3...v1.28.4) - [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.14.0](pre-commit/mirrors-mypy@v1.13.0...v1.14.0) - [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.8.4](astral-sh/ruff-pre-commit@v0.8.3...v0.8.4)
1 parent 60295af commit 4249d63

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/crate-ci/typos
15-
rev: v1.28.3
15+
rev: v1.28.4
1616
hooks:
1717
- id: typos
1818
# python
1919
- repo: https://github.com/pre-commit/mirrors-mypy
20-
rev: v1.13.0
20+
rev: v1.14.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.8.3
29+
rev: v0.8.4
3030
hooks:
3131
- id: ruff

0 commit comments

Comments
 (0)