We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f7dc4f + 15c3816 commit 7c30c94Copy full SHA for 7c30c94
pyproject.toml
@@ -63,7 +63,7 @@ optional-dependencies.dev = [
63
"pytest-asyncio==1.3.0",
64
"pytest-cov==7.1.0",
65
"pyyaml==6.0.3",
66
- "ruff==0.15.7",
+ "ruff==0.15.8",
67
# We add shellcheck-py not only for shell scripts and shell code blocks,
68
# but also because having it installed means that ``actionlint-py`` will
69
# use it to lint shell commands in GitHub workflow files.
0 commit comments