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 2e699db commit f83a5ddCopy full SHA for f83a5dd
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: isort
21
22
- repo: https://github.com/asottile/pyupgrade
23
- rev: v2.28.0
+ rev: v2.29.0
24
hooks:
25
- id: pyupgrade
26
0 commit comments