mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-11-12 09:20:35 +08:00
[pre-commit.ci] pre-commit autoupdate (#622)
This commit is contained in:
parent
9f08404b4c
commit
59a5921972
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ repos:
|
||||||
name: isort (python)
|
name: isort (python)
|
||||||
args: [--force-single-line-imports, --profile, black]
|
args: [--force-single-line-imports, --profile, black]
|
||||||
- repo: https://github.com/asottile/pyupgrade
|
- repo: https://github.com/asottile/pyupgrade
|
||||||
rev: v3.16.0
|
rev: v3.17.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
args: [--py3-plus]
|
args: [--py3-plus]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue