Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency junegunn/fzf to v0.54.3 (#269)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [junegunn/fzf](https://togithub.com/junegunn/fzf) | patch | `v0.54.2` -> `v0.54.3` | --- ### Release Notes <details> <summary>junegunn/fzf (junegunn/fzf)</summary> ### [`v0.54.3`](https://togithub.com/junegunn/fzf/releases/tag/v0.54.3): 0.54.3 [Compare Source](https://togithub.com/junegunn/fzf/compare/v0.54.2...v0.54.3) - Fixed incompatibility of adaptive height specification and 'start:reload' ```sh ``` ### A regression in 0.54.0 would cause this to fail fzf --height '~100%' --bind 'start:reload:seq 10' - Environment variables are now available to `$FZF_DEFAULT_COMMAND` ```sh FZF_DEFAULT_COMMAND='echo $FZF_QUERY' fzf --query foo </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/d-issy/dotfiles). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information