Skip to content

Commit 8e6c0cf

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.17.0 → v1.17.1](pre-commit/mirrors-mypy@v1.17.0...v1.17.1) - [github.com/biomejs/pre-commit: v2.1.2 → v2.1.3](biomejs/pre-commit@v2.1.2...v2.1.3)
1 parent 829d673 commit 8e6c0cf

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

0 commit comments

Comments
 (0)