Update and unpin black

This commit is contained in:
Tulir Asokan
2022-03-28 22:27:20 +03:00
parent a3f4e25101
commit 474bcc9544
4 changed files with 7 additions and 11 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- uses: psf/black@stable
with:
src: "./mautrix_telegram"
version: "22.1.0"
version: "22.3.0"
- name: pre-commit
run: |
pip install pre-commit