Skip to content

Commit f8b020d

Browse files
Bump koalaman/shellcheck from v0.10.0 to v0.11.0 in /.github/linting (#109)
Bumps koalaman/shellcheck from v0.10.0 to v0.11.0. --- updated-dependencies: - dependency-name: koalaman/shellcheck dependency-version: v0.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: James Curtin <jameswcurtin@gmail.com>
1 parent a370f5c commit f8b020d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/linting/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM mvdan/shfmt:v3.11.0 as shfmt
2-
FROM koalaman/shellcheck:v0.10.0 as shellcheck
2+
FROM koalaman/shellcheck:v0.11.0 as shellcheck
33

44
FROM python:3.11.3-alpine3.16
55

0 commit comments

Comments
 (0)