Skip to content

Commit aec522a

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] <[email protected]>
1 parent b86276a commit aec522a

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
@@ -84,7 +84,7 @@ optional-dependencies.dev = [
8484
# We add shellcheck-py not only for shell scripts and shell code blocks,
8585
# but also because having it installed means that ``actionlint-py`` will
8686
# use it to lint shell commands in GitHub workflow files.
87-
"shellcheck-py==0.10.0.1",
87+
"shellcheck-py==0.11.0.1",
8888
"shfmt-py==3.12.0.2",
8989
"sphinx==8.2.3",
9090
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)