-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the submodules group with 5 updates (#5682)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
dbdfa27
commit 58eeacc
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule node-build
updated
3 files
+1 −1 | bin/node-build | |
+2 −2 | package-lock.json | |
+1 −1 | package.json |
Submodule fzf
updated
6 files
+1 −1 | .github/workflows/typos.yml | |
+2 −2 | go.mod | |
+4 −4 | go.sum | |
+6 −3 | shell/completion.zsh | |
+1 −1 | shell/key-bindings.zsh | |
+12 −1 | src/reader.go |
Submodule testssl.sh
updated
5 files
+14 −5 | .github/ISSUE_TEMPLATE/bug_report.md | |
+14 −1 | .github/ISSUE_TEMPLATE/feature_request.md | |
+3 −4 | .github/pull_request_template.md | |
+1 −1 | .github/workflows/docker-3.2.yml | |
+1 −1 | testssl.sh |
Submodule test
updated
from 6acc7d to 102a83
Submodule vim-lsp-settings
updated
5 files
+1 −0 | README.md | |
+7 −0 | installer/install-pylyzer.cmd | |
+9 −0 | installer/install-pylyzer.sh | |
+30 −2 | settings.json | |
+14 −0 | settings/pylyzer.vim |