We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44cdba2 commit 01d94b7Copy full SHA for 01d94b7
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: pretty-format-toml
20
args: [--autofix]
21
- repo: https://github.com/asottile/pyupgrade
22
- rev: v3.19.0
+ rev: v3.19.1
23
hooks:
24
- id: pyupgrade
25
- repo: https://github.com/pycqa/isort
0 commit comments