diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2023-12-28 22:05:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-28 22:05:07 +0100 |
| commit | f43ee85d8f154fbc95229772cac93dec83b09188 (patch) | |
| tree | 006437ea4414feb1bd93cd2c0a6aaf84493ce4a2 /.github | |
| parent | 544eb17e33454dbfb758683cc37bc3ab50661f98 (diff) | |
| download | zsh-f43ee85d8f154fbc95229772cac93dec83b09188.tar.gz zsh-f43ee85d8f154fbc95229772cac93dec83b09188.tar.bz2 zsh-f43ee85d8f154fbc95229772cac93dec83b09188.zip | |
feat(gitfast): update to version v2.0 (#12135)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -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 8c46395d7..4d5a8fa80 100644 --- a/.github/dependencies.yml +++ b/.github/dependencies.yml @@ -2,7 +2,7 @@ dependencies: plugins/gitfast: repo: felipec/git-completion branch: master - version: tag:v1.3.7 + version: tag:v2.0 postcopy: | set -e rm -rf git-completion.plugin.zsh Makefile README.adoc t tools |
