ci: switch from pyright to ty
Some checks failed
Continuous Integration / Lint, Check & Test (push) Failing after 47s
Some checks failed
Continuous Integration / Lint, Check & Test (push) Failing after 47s
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
This commit is contained in:
parent
eaca24b8ae
commit
c6f3fb26a9
3 changed files with 29 additions and 27 deletions
|
|
@ -24,7 +24,7 @@ build-backend = "hatchling.build"
|
|||
[dependency-groups]
|
||||
dev = [
|
||||
"faker==40.1.2",
|
||||
"pyright==1.1.408",
|
||||
"pytest==9.0.2",
|
||||
"ruff==0.14.14",
|
||||
"ty==0.0.14",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue