We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d80504a commit 4e2eaf3Copy full SHA for 4e2eaf3
1 file changed
.pre-commit-config.yaml
@@ -95,7 +95,7 @@ repos:
95
hooks:
96
- id: tryceratops
97
- repo: https://github.com/pre-commit/mirrors-mypy
98
- rev: 'v0.930'
+ rev: 'v0.931'
99
100
- id: mypy
101
args: [
0 commit comments