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 ba40f60 commit 34fba33Copy full SHA for 34fba33
pyproject.toml
@@ -54,7 +54,7 @@ optional-dependencies.dev = [
54
"pytest==8.3.5",
55
"pytest-cov==6.1.1",
56
"requests==2.32.3",
57
- "ruff==0.11.8",
+ "ruff==0.11.9",
58
# We add shellcheck-py not only for shell scripts and shell code blocks,
59
# but also because having it installed means that ``actionlint-py`` will
60
# use it to lint shell commands in GitHub workflow files.
0 commit comments