We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dd3155 + 214b1fa commit a5a96b4Copy full SHA for a5a96b4
pyproject.toml
@@ -59,7 +59,7 @@ optional-dependencies.dev = [
59
"pytest==9.0.2",
60
"pytest-cov==7.1.0",
61
"pytest-regressions==2.10.0",
62
- "ruff==0.15.7",
+ "ruff==0.15.8",
63
# We add shellcheck-py not only for shell scripts and shell code blocks,
64
# but also because having it installed means that ``actionlint-py`` will
65
# use it to lint shell commands in GitHub workflow files.
0 commit comments