Skip to content

Commit

Permalink
chore(deps): update dependency uniget-org/renovate-custom
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and github-actions[bot] committed May 7, 2024
1 parent 55d6566 commit 35aa865
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/docker-debug/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
$schema: https://tools.uniget.dev/schema.yaml
name: docker-debug
version: "0.0.27"
version: "0.0.29"
binary: "false"
check: ${binary} debug --version | grep ^Version | cut -d' ' -f2
platforms:
Expand Down
2 changes: 1 addition & 1 deletion tools/namespace/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
$schema: https://tools.uniget.dev/schema.yaml
name: namespace
version: "0.0.365"
version: "0.0.367"
binary: nsc
check: ${binary} version | grep ^version | cut -d' ' -f2 | tr -d v
platforms:
Expand Down

0 comments on commit 35aa865

Please sign in to comment.