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 9aca486 commit 6f75cbaCopy full SHA for 6f75cba
pyproject.toml
@@ -78,7 +78,7 @@ optional-dependencies.dev = [
78
"python-dotenv==1.1.1",
79
"pyyaml==6.0.2",
80
"requests-mock-flask==2025.1.13",
81
- "ruff==0.13.1",
+ "ruff==0.13.2",
82
# We add shellcheck-py not only for shell scripts and shell code blocks,
83
# but also because having it installed means that ``actionlint-py`` will
84
# use it to lint shell commands in GitHub workflow files.
0 commit comments