mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-16 21:40:24 +00:00
chore(deps) Update pre-commit hook asottile/pyupgrade to v3
This commit is contained in:
parent
0d658db0f5
commit
58454a8706
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ repos:
|
|||
- --remove-duplicate-keys
|
||||
- --remove-unused-variables
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.38.4
|
||||
rev: v3.0.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py36-plus]
|
||||
|
|
|
|||
Loading…
Reference in a new issue