We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0054781 + 6886ec3 commit bcecd85Copy full SHA for bcecd85
1 file changed
pyproject.toml
@@ -55,7 +55,7 @@ optional-dependencies.dev = [
55
"pytest==9.0.2",
56
"pytest-cov==7.0.0",
57
"requests==2.32.5",
58
- "ruff==0.15.4",
+ "ruff==0.15.5",
59
# We add shellcheck-py not only for shell scripts and shell code blocks,
60
# but also because having it installed means that ``actionlint-py`` will
61
# use it to lint shell commands in GitHub workflow files.
0 commit comments