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.
2 parents 2e6c14d + ecbb0a9 commit acc0949Copy full SHA for acc0949
.pre-commit-config.yaml
@@ -21,7 +21,7 @@
21
repos:
22
# Autoformat: Python code, syntax patterns are modernized
23
- repo: https://github.com/asottile/pyupgrade
24
- rev: v3.19.1
+ rev: v3.20.0
25
hooks:
26
- id: pyupgrade
27
args:
0 commit comments