We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03f394c + 0c630c1 commit a9ec436Copy full SHA for a9ec436
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.14.14",
+ "ruff==0.15.0",
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