Skip to content

Commit 54e4dd3

Browse files
committed
Set explicit pyupgrade version
1 parent 214ed83 commit 54e4dd3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ repos:
1616
rev: v3.21.2
1717
hooks:
1818
- id: pyupgrade
19+
args: [--py310-plus]
1920
- repo: https://github.com/adamchainz/django-upgrade
2021
rev: 1.29.1
2122
hooks:

0 commit comments

Comments
 (0)