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 0618653 commit 2377245Copy full SHA for 2377245
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
# - --remove-duplicate-keys
22
# - --remove-unused-variables
23
- repo: https://github.com/asottile/pyupgrade
24
- rev: v3.19.1
+ rev: v3.20.0
25
hooks:
26
- id: pyupgrade
27
exclude: \.(po|pot|yml|yaml)$
0 commit comments