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.
1 parent 364f554 commit 66a74ecCopy full SHA for 66a74ec
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.14.2",
+ "ruff==0.14.3",
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