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 e119104 + 0d60c7e commit 6f8a7ebCopy full SHA for 6f8a7eb
pyproject.toml
@@ -57,7 +57,7 @@ optional-dependencies.dev = [
57
"pytest==8.3.5",
58
"pytest-cov==6.1.1",
59
"pytest-regressions==2.7.0",
60
- "ruff==0.11.9",
+ "ruff==0.11.10",
61
# We add shellcheck-py not only for shell scripts and shell code blocks,
62
# but also because having it installed means that ``actionlint-py`` will
63
# use it to lint shell commands in GitHub workflow files.
0 commit comments