Skip to content

Commit

Permalink
fix(deps): update dependency bun to v1.0.30 (#261)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | bun     | 1.0.29 | 1.0.30 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 11, 2024
1 parent e7c7d7f commit 517d805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ RUN install-tool helm v3.14.2
RUN install-tool jb v0.5.1

# renovate: datasource=npm
RUN install-tool bun 1.0.29
RUN install-tool bun 1.0.30

# renovate: datasource=github-tags packageName=NixOS/nix
RUN install-tool nix 2.20.5
Expand Down

0 comments on commit 517d805

Please sign in to comment.