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 bf148df commit 7d6dc57Copy full SHA for 7d6dc57
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: check-yaml
18
- id: check-added-large-files
19
- repo: https://github.com/asottile/pyupgrade
20
- rev: v3.18.0
+ rev: v3.19.0
21
hooks:
22
- id: pyupgrade
23
args: [--py38-plus]
0 commit comments