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 8f851aa commit 055e7f7Copy full SHA for 055e7f7
1 file changed
.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.21.1
+ rev: v3.21.2
25
hooks:
26
- id: pyupgrade
27
exclude: \.(po|pot|yml|yaml)$
0 commit comments