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