We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0381d85 + a454286 commit a85b53aCopy full SHA for a85b53a
pyproject.toml
@@ -79,7 +79,7 @@ optional-dependencies.dev = [
79
"python-dotenv==1.2.1",
80
"pyyaml==6.0.3",
81
"requests-mock-flask==2026.1.12",
82
- "ruff==0.15.0",
+ "ruff==0.15.1",
83
# We add shellcheck-py not only for shell scripts and shell code blocks,
84
# but also because having it installed means that ``actionlint-py`` will
85
# use it to lint shell commands in GitHub workflow files.
0 commit comments