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 29d4a74 + bd93b0b commit 8b24bb4Copy full SHA for 8b24bb4
pyproject.toml
@@ -53,7 +53,7 @@ optional-dependencies.dev = [
53
"pytest==8.4.2",
54
"pytest-cov==7.0.0",
55
"requests==2.32.5",
56
- "ruff==0.13.1",
+ "ruff==0.13.2",
57
# We add shellcheck-py not only for shell scripts and shell code blocks,
58
# but also because having it installed means that ``actionlint-py`` will
59
# use it to lint shell commands in GitHub workflow files.
0 commit comments