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