We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269f538 commit 041ea16Copy full SHA for 041ea16
.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.0
+ rev: v3.19.1
25
hooks:
26
- id: pyupgrade
27
exclude: \.(po|pot|yml|yaml)$
0 commit comments