We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51543f9 + 6f44db8 commit 6357211Copy full SHA for 6357211
pyproject.toml
@@ -59,7 +59,7 @@ optional-dependencies.dev = [
59
"pytest==9.0.2",
60
"pytest-cov==7.0.0",
61
"pytest-regressions==2.10.0",
62
- "ruff==0.15.4",
+ "ruff==0.15.5",
63
"setuptools-scm==9.2.2",
64
# We add shellcheck-py not only for shell scripts and shell code blocks,
65
# but also because having it installed means that ``actionlint-py`` will
0 commit comments