We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c97ccfc + 306665d commit 7fba436Copy full SHA for 7fba436
pyproject.toml
@@ -62,7 +62,7 @@ optional-dependencies.dev = [
62
"pytest==8.3.5",
63
"pytest-cov==6.1.1",
64
"pyyaml==6.0.2",
65
- "ruff==0.11.4",
+ "ruff==0.11.5",
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