diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2025-02-02 07:50:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-02 07:50:33 +0100 |
| commit | 2343ad517d3439877e85c03846a38e4b3bf6d984 (patch) | |
| tree | d48d9ad6bf2e2cf468d5d7dca20698ad823e3982 /.github | |
| parent | 1c34b0e67d4f1dff36a079f31d7dafe8bcf92f6e (diff) | |
| download | zsh-2343ad517d3439877e85c03846a38e4b3bf6d984.tar.gz zsh-2343ad517d3439877e85c03846a38e4b3bf6d984.tar.bz2 zsh-2343ad517d3439877e85c03846a38e4b3bf6d984.zip | |
feat(wd): update to v0.9.3 (#12954)
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 02995d6cd..46e7727b8 100644 --- a/.github/dependencies.yml +++ b/.github/dependencies.yml @@ -30,7 +30,7 @@ dependencies: plugins/wd: repo: mfaerevaag/wd branch: master - version: tag:v0.9.2 + version: tag:v0.9.3 precopy: | set -e rm -r test |
