mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-21 06:45:24 -06:00
chore(pre-commit): update black version
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
This commit is contained in:
parent
04b669266b
commit
aed05ea0ce
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ repos:
|
|||
- id: isort
|
||||
stages: [commit, push, manual]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.6.0
|
||||
rev: 22.8.0
|
||||
hooks:
|
||||
- id: black
|
||||
args: [--safe]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue