We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9c696f + 47ff567 commit d576bfdCopy full SHA for d576bfd
1 file changed
.pre-commit-config.yaml
@@ -50,7 +50,7 @@ repos:
50
- '--python-version'
51
- '39'
52
- repo: 'https://github.com/psf/black'
53
- rev: 22.8.0
+ rev: 22.10.0
54
hooks:
55
- id: black
56
args:
@@ -78,7 +78,7 @@ repos:
78
stages:
79
- manual
80
- repo: 'https://github.com/pre-commit/mirrors-mypy'
81
- rev: v0.981
+ rev: v0.982
82
83
- id: mypy
84
0 commit comments