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