diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2025-01-19 11:20:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-19 11:20:14 +0100 |
| commit | d689aa289e5dcda7c35b907af62bd08feb679b37 (patch) | |
| tree | 0539bb5994db0c273118eadbc8772174a49bb04a /.github/dependencies.yml | |
| parent | 8c5b71b2f430283d0e9404ad1d2b470ed336aaab (diff) | |
| download | zsh-d689aa289e5dcda7c35b907af62bd08feb679b37.tar.gz zsh-d689aa289e5dcda7c35b907af62bd08feb679b37.tar.bz2 zsh-d689aa289e5dcda7c35b907af62bd08feb679b37.zip | |
feat(gitfast): update to version v2.2 (#12923)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Diffstat (limited to '.github/dependencies.yml')
| -rw-r--r-- | .github/dependencies.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependencies.yml b/.github/dependencies.yml index 2c92aee52..02995d6cd 100644 --- a/.github/dependencies.yml +++ b/.github/dependencies.yml @@ -2,7 +2,7 @@ dependencies: plugins/gitfast: repo: felipec/git-completion branch: master - version: tag:v2.1 + version: tag:v2.2 postcopy: | set -e rm -rf git-completion.plugin.zsh Makefile t tools |
