We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6691a36 + 196c935 commit b7f37c0Copy full SHA for b7f37c0
pyproject.toml
@@ -56,7 +56,7 @@ optional-dependencies.dev = [
56
"pytest==9.0.1",
57
"pytest-cov==7.0.0",
58
"pytest-regressions==2.8.3",
59
- "ruff==0.14.4",
+ "ruff==0.14.5",
60
# We add shellcheck-py not only for shell scripts and shell code blocks,
61
# but also because having it installed means that ``actionlint-py`` will
62
# use it to lint shell commands in GitHub workflow files.
0 commit comments