Skip to content

Commit 6740110

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.0](pre-commit/mirrors-mypy@v1.18.2...v1.19.0) - [github.com/biomejs/pre-commit: v2.3.7 → v2.3.8](biomejs/pre-commit@v2.3.7...v2.3.8)
1 parent 12a8c53 commit 6740110

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ repos:
3333
hooks:
3434
- id: flake8
3535
- repo: https://github.com/pre-commit/mirrors-mypy
36-
rev: v1.18.2
36+
rev: v1.19.0
3737
hooks:
3838
- id: mypy
3939
- repo: https://github.com/biomejs/pre-commit
40-
rev: v2.3.7
40+
rev: v2.3.8
4141
hooks:
4242
- id: biome-check
4343
additional_dependencies: ["@biomejs/biome@1.8.1"]

0 commit comments

Comments
 (0)