We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c22645 + 42fe4a8 commit 28e2ca4Copy full SHA for 28e2ca4
pyproject.toml
@@ -63,7 +63,7 @@ optional-dependencies.dev = [
63
"pytest-asyncio==1.3.0",
64
"pytest-cov==7.0.0",
65
"pyyaml==6.0.3",
66
- "ruff==0.15.2",
+ "ruff==0.15.4",
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