mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-07 04:16:35 +08:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.2...v3.3.0)
This commit is contained in:
parent
4d397ac582
commit
bbf8dbf37f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ repos:
|
|||
hooks:
|
||||
- id: reorder-python-imports
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.2.2
|
||||
rev: v3.3.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py3-plus]
|
||||
|
|
Loading…
Add table
Reference in a new issue