install-shellcheck: Upgrade ShellCheck to 0.9.0.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-01-04 12:11:33 -08:00
committed by Tim Abbott
parent 8a8e538af7
commit 986bad8f90
4 changed files with 15 additions and 13 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 159
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (217, 1)
PROVISION_VERSION = (218, 0)