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.
2 parents fd52673 + c472d75 commit 5a1b05dCopy full SHA for 5a1b05d
pyproject.toml
@@ -62,7 +62,7 @@ optional-dependencies.dev = [
62
"pytest==8.3.5",
63
"pytest-cov==6.0.0",
64
"pyyaml==6.0.2",
65
- "ruff==0.9.9",
+ "ruff==0.9.10",
66
# We add shellcheck-py not only for shell scripts and shell code blocks,
67
# but also because having it installed means that ``actionlint-py`` will
68
# use it to lint shell commands in GitHub workflow files.
0 commit comments