Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a38933d commit cdeb6b3Copy full SHA for cdeb6b3
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: black
17
language_version: python3.11
18
- repo: https://github.com/pre-commit/mirrors-mypy
19
- rev: v1.16.0
+ rev: v1.16.1
20
hooks:
21
- id: mypy
22
files: ^(cloudevents/)
0 commit comments