Skip to content

Commit 4aa9d93

Browse files
update to mypy 1.16
Co-authored-by: Bruno Oliveira <[email protected]>
1 parent 97c08fe commit 4aa9d93

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
@@ -47,6 +47,6 @@ repos:
4747
language: python
4848
additional_dependencies: [pygments, restructuredtext_lint]
4949
- repo: https://github.com/pre-commit/mirrors-mypy
50-
rev: 'v1.15.0'
50+
rev: 'v1.16.0'
5151
hooks:
5252
- id: mypy

0 commit comments

Comments
 (0)