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.
2 parents f66890c + c74576d commit de3b0f0Copy full SHA for de3b0f0
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: check-executables-have-shebangs
10
- id: check-yaml
11
- repo: https://github.com/asottile/pyupgrade
12
- rev: v3.21.1
+ rev: v3.21.2
13
hooks:
14
- id: pyupgrade
15
args: [--py38-plus]
0 commit comments