Skip to content

Commit 70aafe5

Browse files
authored
fix: setup devbox
1 parent 2416c99 commit 70aafe5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

devbox.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.13.7/.schema/devbox.schema.json",
2+
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.14.0/.schema/devbox.schema.json",
33
"packages": [
44
5-
6-
7-
"yamllint@latest"
5+
6+
7+
8+
89
],
910
"shell": {
1011
"init_hook": ["echo 'Welcome to devbox!' > /dev/null"],

0 commit comments

Comments
 (0)