diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2024-09-15 08:16:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-15 08:16:50 +0200 |
| commit | f709cd45484ff7a451414fcd53bca8529323512d (patch) | |
| tree | 058f60e31173cd93ee7125bbdce07bcfb748c386 /.github | |
| parent | f6cd6a776993b584f4abbdd204c6e4011b7d2f93 (diff) | |
| download | zsh-f709cd45484ff7a451414fcd53bca8529323512d.tar.gz zsh-f709cd45484ff7a451414fcd53bca8529323512d.tar.bz2 zsh-f709cd45484ff7a451414fcd53bca8529323512d.zip | |
feat(wd): update to 7054de2b (#12675)
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 be2d02cd8..2be4cdfb0 100644 --- a/.github/dependencies.yml +++ b/.github/dependencies.yml @@ -28,7 +28,7 @@ dependencies: plugins/wd: repo: mfaerevaag/wd branch: master - version: tag:v0.7.1 + version: tag:v0.9.0 precopy: | set -e rm -r test |
