We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2128818 + 381bbfc commit a421ae8Copy full SHA for a421ae8
1 file changed
pyproject.toml
@@ -81,7 +81,7 @@ optional-dependencies.dev = [
81
"pytest-xdist==3.8.0",
82
"pyyaml==6.0.3",
83
"requests-mock-flask==2026.4.2",
84
- "ruff==0.15.10",
+ "ruff==0.15.11",
85
# We add shellcheck-py not only for shell scripts and shell code blocks,
86
# but also because having it installed means that ``actionlint-py`` will
87
# use it to lint shell commands in GitHub workflow files.
0 commit comments