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 a05e91f + 646f22e commit 552c9baCopy full SHA for 552c9ba
1 file changed
pyproject.toml
@@ -64,7 +64,7 @@ optional-dependencies.dev = [
64
"pytest-beartype-tests==2026.4.26",
65
"pytest-cov==7.1.0",
66
"pyyaml==6.0.3",
67
- "ruff==0.15.18",
+ "ruff==0.15.19",
68
# We add shellcheck-py not only for shell scripts and shell code blocks,
69
# but also because having it installed means that ``actionlint-py`` will
70
# use it to lint shell commands in GitHub workflow files.
0 commit comments