Skip to content

Commit 6a6a0a1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v1.20.0](pre-commit/mirrors-mypy@v1.19.1...v1.20.0) - [github.com/biomejs/pre-commit: v2.4.9 → v2.4.10](biomejs/pre-commit@v2.4.9...v2.4.10)
1 parent c24be56 commit 6a6a0a1

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.19.1
36+
rev: v1.20.0
3737
hooks:
3838
- id: mypy
3939
- repo: https://github.com/biomejs/pre-commit
40-
rev: v2.4.9
40+
rev: v2.4.10
4141
hooks:
4242
- id: biome-check
4343
additional_dependencies: ["@biomejs/biome@1.8.1"]

0 commit comments

Comments
 (0)