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 2978f3d + eaac5dc commit 7e428f4Copy full SHA for 7e428f4
pyproject.toml
@@ -60,7 +60,7 @@ optional-dependencies.dev = [
60
"pytest==8.4.1",
61
"pytest-cov==6.2.1",
62
"pyyaml==6.0.2",
63
- "ruff==0.12.11",
+ "ruff==0.12.12",
64
# We add shellcheck-py not only for shell scripts and shell code blocks,
65
# but also because having it installed means that ``actionlint-py`` will
66
# use it to lint shell commands in GitHub workflow files.
0 commit comments