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 b27d994 commit 80e7f67Copy full SHA for 80e7f67
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: pretty-format-toml
18
args: [--autofix]
19
- repo: https://github.com/asottile/pyupgrade
20
- rev: v3.19.1
+ rev: v3.20.0
21
hooks:
22
- id: pyupgrade
23
args: [--py39-plus]
0 commit comments