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 2dd4cb5 commit ad56c78Copy full SHA for ad56c78
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: black
19
args: [--line-length=79, --target-version=py38]
20
- repo: https://github.com/asottile/pyupgrade
21
- rev: v3.15.2
+ rev: v3.16.0
22
hooks:
23
- id: pyupgrade
24
args: [--py38-plus]
0 commit comments