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 bdfe841 commit d6b334aCopy full SHA for d6b334a
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
- id: detect-private-key
49
exclude: ^tests/
50
- repo: https://github.com/asottile/pyupgrade
51
- rev: 'v2.38.0'
+ rev: 'v2.38.2'
52
hooks:
53
- id: pyupgrade
54
args: ['--py37-plus', '--keep-mock']
0 commit comments