We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7bd6c9 commit 2404b60Copy full SHA for 2404b60
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
- id: detect-private-key
48
exclude: ^examples|(?:tests/ssl)/
49
- repo: https://github.com/asottile/pyupgrade
50
- rev: 'v3.18.0'
+ rev: 'v3.19.0'
51
hooks:
52
- id: pyupgrade
53
args: ['--keep-mock']
0 commit comments