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 2e6c14d commit ecbb0a9Copy full SHA for ecbb0a9
.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