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 e2d8bb1 commit bf148dfCopy full SHA for bf148df
.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.17.0
+ rev: v3.18.0
21
hooks:
22
- id: pyupgrade
23
args: [--py38-plus]
0 commit comments