We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a7af4e commit b81d6c2Copy full SHA for b81d6c2
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: black
25
language_version: python3
26
- repo: https://github.com/asottile/pyupgrade
27
- rev: v3.19.1
+ rev: v3.20.0
28
hooks:
29
- id: pyupgrade
30
args: [--py38-plus]
0 commit comments