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 0f2715e + 7804fed commit f776d80Copy full SHA for f776d80
pyproject.toml
@@ -57,7 +57,7 @@ optional-dependencies.dev = [
57
"pytest==8.4.1",
58
"pytest-cov==6.2.1",
59
"pytest-regressions==2.8.1",
60
- "ruff==0.12.4",
+ "ruff==0.12.5",
61
"setuptools-scm==8.3.1",
62
# We add shellcheck-py not only for shell scripts and shell code blocks,
63
# but also because having it installed means that ``actionlint-py`` will
0 commit comments