Skip to content

Commit 62de6fa

Browse files
committed
add submodule update task
1 parent 13482b1 commit 62de6fa

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Taskfile.dist.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,9 @@ tasks:
6161
desc: Run fixes
6262
cmds:
6363
- dprint fmt
64+
65+
update:
66+
desc: Update dependencies
67+
cmds:
68+
- mise update -q
69+
- git submodule foreach git pull

0 commit comments

Comments
 (0)