We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429d7ab commit bef2054Copy full SHA for bef2054
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: check-yaml
10
- id: check-added-large-files
11
- repo: https://github.com/asottile/pyupgrade
12
- rev: v3.21.0
+ rev: v3.21.2
13
hooks:
14
- id: pyupgrade
15
args: [--py310-plus]
0 commit comments