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 1b8ee7d + 4d3e4ef commit 6d08bf2Copy full SHA for 6d08bf2
.pre-commit-config.yaml
@@ -11,7 +11,7 @@
11
repos:
12
# Autoformat: Python code, syntax patterns are modernized
13
- repo: https://github.com/asottile/pyupgrade
14
- rev: v3.19.1
+ rev: v3.20.0
15
hooks:
16
- id: pyupgrade
17
args:
0 commit comments