Skip to content

Commit 4f417da

Browse files
authored
🔄 Sync updated workspace manifests (#107)
1 parent 84ed090 commit 4f417da

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎.vitepress/data/dependencies.yaml‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ dependencies:
149149
home: https://github.com/go-delve/delve/cmd/dlv
150150
license: MIT
151151
package: github.com/go-delve/delve/cmd/dlv
152-
version: 1.25.2
152+
version: 1.26.0
153153

154154
docker:
155155
datasource: deb
@@ -372,7 +372,7 @@ dependencies:
372372
home: https://github.com/kubernetes-sigs/kind
373373
license: Apache 2
374374
package: kubernetes-sigs/kind
375-
version: 0.30.0
375+
version: 0.31.0
376376

377377
kube-linter:
378378
cmd: kube-linter version
@@ -381,7 +381,7 @@ dependencies:
381381
home: https://github.com/stackrox/kube-linter
382382
license: Apache 2
383383
package: stackrox/kube-linter
384-
version: 0.7.6
384+
version: 0.8.1
385385

386386
kubectl:
387387
cmd: kubectl version --client=true
@@ -547,7 +547,7 @@ dependencies:
547547
home: https://github.com/pnpm/pnpm
548548
license: MIT
549549
package: pnpm/pnpm
550-
version: 10.26.0
550+
version: 10.26.1
551551

552552
pre-commit:
553553
cmd: pre-commit --version
@@ -556,7 +556,7 @@ dependencies:
556556
home: https://github.com/pre-commit/pre-commit
557557
license: MIT
558558
package: pre-commit
559-
version: 4.5.0
559+
version: 4.5.1
560560

561561
ps:
562562
cmd: ps --version
@@ -601,7 +601,7 @@ dependencies:
601601
group: Python
602602
home: https://github.com/astral-sh/ruff
603603
license: MIT
604-
version: 0.14.9
604+
version: 0.14.10
605605

606606
ShellCheck:
607607
cmd: shellcheck --version
@@ -667,7 +667,7 @@ dependencies:
667667
home: https://github.com/go-task/task
668668
license: MIT
669669
package: "@go-task/cli"
670-
version: 3.45.5
670+
version: 3.46.3
671671

672672
unzip:
673673
cmd: (unzip -v) > >(cat) 2>&1

0 commit comments

Comments
 (0)