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 c53fe18 + bf93ea1 commit a0574b1Copy full SHA for a0574b1
pyproject.toml
@@ -81,7 +81,7 @@ optional-dependencies.dev = [
81
"python-dotenv==1.0.1",
82
"pyyaml==6.0.2",
83
"requests-mock-flask==2024.8.30.1",
84
- "ruff==0.8.6",
+ "ruff==0.9.0",
85
# We add shellcheck-py not only for shell scripts and shell code blocks,
86
# but also because having it installed means that ``actionlint-py`` will
87
# use it to lint shell commands in GitHub workflow files.
0 commit comments