Skip to content

Commit

Permalink
build(deps): update all non-major dependencies (#478)
Browse files Browse the repository at this point in the history
Co-authored-by: aki-bot <103840025+aki-bot[bot]@users.noreply.github.com>
  • Loading branch information
aki-bot[bot] authored Jul 13, 2024
1 parent b7c2bcb commit 49c1e62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
uses: renovatebot/github-action@042670e39b8d7335e992c3fa526ecbfbd52ef57b # v40.2.2
with:
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
renovate-version: 37.431
renovate-version: 37.431.4
configurationFile: renovate.json5
token: x-access-token:${{ steps.get-token.outputs.token }}
2 changes: 1 addition & 1 deletion ansible/roles/all/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ lazydocker_architecture: >-
{{ architecture_to_lazydocker_architecture[ansible_architecture] }}
# renovate: datasource=github-releases depName=jesseduffield/lazygit
lazygit_version: v0.42.0
lazygit_version: v0.43.0
architecture_to_lazygit_architecture:
x86_64: x86_64
armv7l: armv6
Expand Down

0 comments on commit 49c1e62

Please sign in to comment.