mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-22 19:54:50 +03:00
Update to latest version
This commit is contained in:
parent
4fe04b9781
commit
9a94985dda
|
@ -35,7 +35,7 @@ repos:
|
||||||
# python doesn't come with a toml parser prior to 3.11
|
# python doesn't come with a toml parser prior to 3.11
|
||||||
- "tomli; python_version < '3.11'"
|
- "tomli; python_version < '3.11'"
|
||||||
- repo: https://github.com/asottile/pyupgrade
|
- repo: https://github.com/asottile/pyupgrade
|
||||||
rev: v3.19.1
|
rev: v3.21.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
args: ["--py310-plus", "--keep-percent-format"]
|
args: ["--py310-plus", "--keep-percent-format"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user