Skip to content

Commit bc2557c

Browse files
Merge pull request #2652 from VWS-Python/dependabot/pip/shellcheck-py-0.11.0.1
Bump shellcheck-py from 0.10.0.1 to 0.11.0.1
2 parents 4c308f4 + 32fea5f commit bc2557c

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)