deps(renovate): update dependency asdf-vm/asdf to v0.16.7 (#2)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [asdf-vm/asdf](https://redirect.github.com/asdf-vm/asdf) | patch |
`v0.16.6` -> `v0.16.7` |
---
### Release Notes
<details>
<summary>asdf-vm/asdf (asdf-vm/asdf)</summary>
###
[`v0.16.7`](https://redirect.github.com/asdf-vm/asdf/releases/tag/v0.16.7)
[Compare
Source](https://redirect.github.com/asdf-vm/asdf/compare/v0.16.6...v0.16.7)
##### Bug Fixes
- remove comment from first line zsh completion output
([#​2035](https://redirect.github.com/asdf-vm/asdf/issues/2035))
([#​2037](https://redirect.github.com/asdf-vm/asdf/issues/2037))
([74d7b17](74d7b17a1c))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/kellervater/homeracker).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGdyYWRlOnBhdGNoIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
# renovate: datasource=github-releases depName=asdf-vm/asdf versioning=semver
|
# renovate: datasource=github-releases depName=asdf-vm/asdf versioning=semver
|
||||||
ASDF_VERSION=v0.16.6
|
ASDF_VERSION=v0.16.7
|
||||||
|
|
||||||
add_line_to_file_if_not_exists() {
|
add_line_to_file_if_not_exists() {
|
||||||
local file="$1"
|
local file="$1"
|
||||||
|
|||||||
Reference in New Issue
Block a user