Update CI and pre-commit

This commit is contained in:
Tulir Asokan 2024-03-07 16:25:12 +02:00
parent 4184280d4e
commit 3f2887d67f
5 changed files with 14 additions and 11 deletions

View file

@ -9,5 +9,5 @@ skip = ["maubot/management/frontend"]
[tool.black]
line-length = 99
target-version = ["py38"]
target-version = ["py310"]
force-exclude = "maubot/management/frontend"