Skip to content

Commit 5aec202

Browse files
committed
build: Sort devbox.json
1 parent f433efc commit 5aec202

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

devbox.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@
2323
"hadolint@latest",
2424
"helm-docs@latest",
2525
26+
"kind@latest",
2627
"kubebuilder@latest",
2728
"kubectl@latest",
2829
"kubernetes-controller-tools@latest",
2930
"kubernetes-helm@latest",
3031
"kustomize@latest",
3132
"pre-commit@latest",
33+
"rsync@latest",
3234
"path:./hack/flakes/setup-envtest",
3335
"shfmt@latest",
3436
"upx@latest",
3537
"yamale@latest",
36-
"yamllint@latest",
37-
"kind@latest",
38-
38+
"yamllint@latest"
3939
],
4040
"shell": {
4141
"scripts": {

devbox.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"source": "devbox-search",
173173
"version": "3.3.3"
174174
},
175-
"rsync@3.2.7": {
175+
"rsync@latest": {
176176
"last_modified": "2023-09-19T14:14:51Z",
177177
"resolved": "github:NixOS/nixpkgs/8b5ab8341e33322e5b66fb46ce23d724050f6606#rsync",
178178
"source": "devbox-search",

0 commit comments

Comments
 (0)