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 5e1e858 commit 731fcffCopy full SHA for 731fcff
pyproject.toml
@@ -54,7 +54,7 @@ optional-dependencies.dev = [
54
"pytest==8.3.5",
55
"pytest-cov==6.1.1",
56
"requests==2.32.3",
57
- "ruff==0.11.11",
+ "ruff==0.11.12",
58
# We add shellcheck-py not only for shell scripts and shell code blocks,
59
# but also because having it installed means that ``actionlint-py`` will
60
# use it to lint shell commands in GitHub workflow files.
0 commit comments