Skip to content

Commit 32fea5f

Browse files
Bump shellcheck-py from 0.10.0.1 to 0.11.0.1
Bumps [shellcheck-py](https://github.com/ryanrhee/shellcheck-py) from 0.10.0.1 to 0.11.0.1. - [Commits](shellcheck-py/shellcheck-py@v0.10.0.1...v0.11.0.1) --- updated-dependencies: - dependency-name: shellcheck-py dependency-version: 0.11.0.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5538f4 commit 32fea5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ optional-dependencies.dev = [
6565
# We add shellcheck-py not only for shell scripts and shell code blocks,
6666
# but also because having it installed means that ``actionlint-py`` will
6767
# use it to lint shell commands in GitHub workflow files.
68-
"shellcheck-py==0.10.0.1",
68+
"shellcheck-py==0.11.0.1",
6969
"shfmt-py==3.12.0.2",
7070
"sphinx==8.2.3",
7171
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)