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.
1 parent bd6c9e5 commit c7f89faCopy full SHA for c7f89fa
pyproject.toml
@@ -59,7 +59,7 @@ optional-dependencies.dev = [
59
"pytest==8.4.2",
60
"pytest-cov==7.0.0",
61
"pyyaml==6.0.2",
62
- "ruff==0.13.0",
+ "ruff==0.13.1",
63
# We add shellcheck-py not only for shell scripts and shell code blocks,
64
# but also because having it installed means that ``actionlint-py`` will
65
# use it to lint shell commands in GitHub workflow files.
0 commit comments