Skip to content

Commit c102182

Browse files
chore(deps): update dependency koalaman/shellcheck from v0.9.0 to v0.11.0 (.github/workflows/shellcheck.yml)
1 parent ea09b35 commit c102182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
env:
66
SHELLCHECK_REPO: 'koalaman/shellcheck'
7-
SHELLCHECK_VERSION: 'v0.9.0' # renovate: datasource=github-releases depName=koalaman/shellcheck versioning=loose
7+
SHELLCHECK_VERSION: 'v0.11.0' # renovate: datasource=github-releases depName=koalaman/shellcheck versioning=loose
88
SHELLCHECK_SHA: '038fd81de6b7e20cc651571362683853670cdc71' # Renovate config is not currently adjusted to update hash - it needs to be done manually for now
99
jobs:
1010
shellcheck:

0 commit comments

Comments
 (0)