chore(*): ruff, ty, pre-commit and make check for config.py
This commit is contained in:
@@ -27,3 +27,9 @@ beaver-gateway = [
|
||||
{ git = "https://git.kotikot.com/beaver/beaver-gateway.git", branch = "main", extra = "prod" },
|
||||
]
|
||||
raycast-api = { git = "https://git.kotikot.com/beaver/raycast-api" }
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ruff>=0.15.13",
|
||||
"ty>=0.0.37",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user