mirror of
https://github.com/onyx-and-iris/bible.git
synced 2026-09-15 07:32:34 +00:00
add pixi bump task
This commit is contained in:
@@ -11,6 +11,10 @@ tui = "bible-tui"
|
|||||||
sync = "python scripts/sync_manifests.py"
|
sync = "python scripts/sync_manifests.py"
|
||||||
fmt = "ruff format"
|
fmt = "ruff format"
|
||||||
|
|
||||||
|
[tasks.bump]
|
||||||
|
args = ["kind"]
|
||||||
|
cmd = "pixi project version {{ kind }}"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
tomlkit = ">=0.15.1,<0.16"
|
tomlkit = ">=0.15.1,<0.16"
|
||||||
ruff = ">=0.16.7,<0.17"
|
ruff = ">=0.16.7,<0.17"
|
||||||
|
|||||||
Reference in New Issue
Block a user