Skip to content

Commit 81beb04

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.14.1](pre-commit/mirrors-mypy@v1.14.0...v1.14.1)
1 parent 7b6ea30 commit 81beb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
language: python
3535
additional_dependencies: [pygments, restructuredtext_lint]
3636
- repo: https://github.com/pre-commit/mirrors-mypy
37-
rev: v1.14.0
37+
rev: v1.14.1
3838
hooks:
3939
- id: mypy
4040
files: src/

0 commit comments

Comments
 (0)