forked from orbit-oss/flask
update dependencies
This commit is contained in:
parent
ec2b2394dc
commit
aca7d5637d
7 changed files with 17 additions and 19 deletions
|
|
@ -3,12 +3,12 @@ ci:
|
|||
autoupdate_schedule: monthly
|
||||
repos:
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.4.0
|
||||
rev: v3.7.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: ["--py38-plus"]
|
||||
- repo: https://github.com/asottile/reorder-python-imports
|
||||
rev: v3.9.0
|
||||
rev: v3.10.0
|
||||
hooks:
|
||||
- id: reorder-python-imports
|
||||
name: Reorder Python imports (src, tests)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue