We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 122d179 commit 6e826c1Copy full SHA for 6e826c1
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
- id: check-symlinks
32
- id: debug-statements
33
- repo: https://github.com/asottile/pyupgrade
34
- rev: 'v3.19.0'
+ rev: 'v3.19.1'
35
hooks:
36
- id: pyupgrade
37
args: ['--py36-plus']
0 commit comments