diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2025-04-27 10:25:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-27 10:25:02 +0200 |
| commit | 44913a1f16424f21b5989a0dd7d2c95d02047cec (patch) | |
| tree | 0a1b9c29f67c867d5a4f107ba9c472b881733eeb /.github/dependencies.yml | |
| parent | 959b6cf5eed78f108dc6e0f46b53816f5168dd3a (diff) | |
| download | zsh-44913a1f16424f21b5989a0dd7d2c95d02047cec.tar.gz zsh-44913a1f16424f21b5989a0dd7d2c95d02047cec.tar.bz2 zsh-44913a1f16424f21b5989a0dd7d2c95d02047cec.zip | |
feat(wd): update to v0.10.0 (#13093)
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 46e7727b8..70f3d03da 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.3 + version: tag:v0.10.0 precopy: | set -e rm -r test |
