Update and unpin black
It's stable now, so there shouldn't be too many changes
This commit is contained in:
parent
ca7c4df349
commit
1b298c0dbb
4 changed files with 6 additions and 11 deletions
1
.github/workflows/python-lint.yml
vendored
1
.github/workflows/python-lint.yml
vendored
|
@ -16,7 +16,6 @@ jobs:
|
|||
- uses: psf/black@stable
|
||||
with:
|
||||
src: "./maubot"
|
||||
version: "22.1.0"
|
||||
- name: pre-commit
|
||||
run: |
|
||||
pip install pre-commit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue