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 214ed83 commit 54e4dd3Copy full SHA for 54e4dd3
1 file changed
.pre-commit-config.yaml
@@ -16,6 +16,7 @@ repos:
16
rev: v3.21.2
17
hooks:
18
- id: pyupgrade
19
+ args: [--py310-plus]
20
- repo: https://github.com/adamchainz/django-upgrade
21
rev: 1.29.1
22
0 commit comments