diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2024-06-16 08:44:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-16 08:44:44 +0200 |
| commit | 677f5010daf226509cc19d7244a689df82820c82 (patch) | |
| tree | 0a9f2a608a3b9ec2822c46d9dd617d8d223ac37d /.github/dependencies.yml | |
| parent | 6fe78e06291bdf6fc62b805b0171e16a6b71eee1 (diff) | |
| download | zsh-677f5010daf226509cc19d7244a689df82820c82.tar.gz zsh-677f5010daf226509cc19d7244a689df82820c82.tar.bz2 zsh-677f5010daf226509cc19d7244a689df82820c82.zip | |
feat(wd): update to 498695ff (#12507)
Closes #12489
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 ce28e34c9..43ec92fb7 100644 --- a/.github/dependencies.yml +++ b/.github/dependencies.yml @@ -39,7 +39,7 @@ dependencies: plugins/wd: repo: mfaerevaag/wd branch: master - version: tag:v0.7.0 + version: tag:v0.7.1 precopy: | set -e rm -r test |
