We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b86276a commit aec522aCopy full SHA for aec522a
pyproject.toml
@@ -84,7 +84,7 @@ optional-dependencies.dev = [
84
# We add shellcheck-py not only for shell scripts and shell code blocks,
85
# but also because having it installed means that ``actionlint-py`` will
86
# use it to lint shell commands in GitHub workflow files.
87
- "shellcheck-py==0.10.0.1",
+ "shellcheck-py==0.11.0.1",
88
"shfmt-py==3.12.0.2",
89
"sphinx==8.2.3",
90
"sphinx-copybutton==0.5.2",
0 commit comments