diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2024-10-13 21:10:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-13 21:10:29 +0200 |
| commit | a82f6c79abdb888f6f63ee2ddc77742a84c28486 (patch) | |
| tree | d6e510b68247004e609e50a2b52a21c38bd61c5f /.github | |
| parent | d2d5155d41cbe183ef172fef1e83a29d116a5af6 (diff) | |
| download | zsh-a82f6c79abdb888f6f63ee2ddc77742a84c28486.tar.gz zsh-a82f6c79abdb888f6f63ee2ddc77742a84c28486.tar.bz2 zsh-a82f6c79abdb888f6f63ee2ddc77742a84c28486.zip | |
feat(wd): update to f0f47b71 (#12747)
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 2be4cdfb0..d53b0cd4d 100644 --- a/.github/dependencies.yml +++ b/.github/dependencies.yml @@ -28,7 +28,7 @@ dependencies: plugins/wd: repo: mfaerevaag/wd branch: master - version: tag:v0.9.0 + version: tag:v0.9.1 precopy: | set -e rm -r test |
