We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9932715 + d8a4e46 commit 706096bCopy full SHA for 706096b
1 file changed
pyproject.toml
@@ -55,7 +55,7 @@ optional-dependencies.dev = [
55
"pytest==9.0.2",
56
"pytest-cov==7.0.0",
57
"requests==2.32.5",
58
- "ruff==0.15.0",
+ "ruff==0.15.1",
59
# We add shellcheck-py not only for shell scripts and shell code blocks,
60
# but also because having it installed means that ``actionlint-py`` will
61
# use it to lint shell commands in GitHub workflow files.
0 commit comments