We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6367439 commit 653f098Copy full SHA for 653f098
1 file changed
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/asottile/pyupgrade
3
- rev: v3.21.1
+ rev: v3.21.2
4
hooks:
5
- id: pyupgrade
6
args: [--py310-plus]
0 commit comments