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 76612f6 + c153219 commit d9e6be8Copy full SHA for d9e6be8
pyproject.toml
@@ -61,7 +61,7 @@ optional-dependencies.dev = [
61
"pytest==8.3.4",
62
"pytest-cov==6.0.0",
63
"pyyaml==6.0.2",
64
- "ruff==0.8.3",
+ "ruff==0.8.4",
65
# We add shellcheck-py not only for shell scripts and shell code blocks,
66
# but also because having it installed means that ``actionlint-py`` will
67
# use it to lint shell commands in GitHub workflow files.
0 commit comments