Skip to content

Commit c113333

Browse files
chore(deps): update dependency yq-go to v3.4.1
1 parent 226083e commit c113333

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

python/ironic-understack/devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.12.0/.schema/devbox.schema.json",
33
"packages": [
44
"jq@latest",
5-
"yq-go@latest",
5+
"yq-go@3.4.1",
66
77
"poetry@latest",
88
"kubectl@latest",

python/neutron-understack/devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
"argo@latest",
77
"difftastic@latest",
8-
"yq-go@latest",
8+
"yq-go@3.4.1",
99
"jq@latest",
1010
"pyright@latest"
1111
],

python/understack-workflows/devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.12.0/.schema/devbox.schema.json",
33
"packages": [
4-
"yq-go@latest",
4+
"yq-go@3.4.1",
55
66
"zsh@latest",
77
"argo@latest",

0 commit comments

Comments
 (0)