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 bc20aee + 6aaa0ff commit 809a172Copy full SHA for 809a172
pyproject.toml
@@ -78,7 +78,7 @@ optional-dependencies.dev = [
78
"python-dotenv==1.2.1",
79
"pyyaml==6.0.3",
80
"requests-mock-flask==2025.1.13",
81
- "ruff==0.14.3",
+ "ruff==0.14.4",
82
# We add shellcheck-py not only for shell scripts and shell code blocks,
83
# but also because having it installed means that ``actionlint-py`` will
84
# use it to lint shell commands in GitHub workflow files.
0 commit comments