mirror of
https://github.com/maubot/maubot
synced 2025-08-29 03:20:39 +00:00
Update black
This commit is contained in:
parent
41cbf6d788
commit
955fb2723e
2 changed files with 5 additions and 2 deletions
|
@ -8,13 +8,13 @@ repos:
|
|||
- id: check-yaml
|
||||
- id: check-added-large-files
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.3.0
|
||||
rev: 23.1.0
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3
|
||||
files: ^maubot/.*\.pyi?$
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.10.1
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
- id: isort
|
||||
files: ^maubot/.*\.pyi?$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue