Skip to content

Commit

Permalink
Merge pull request #2507 from VWS-Python/dependabot/pip/ruff-0.8.5
Browse files Browse the repository at this point in the history
Bump ruff from 0.8.4 to 0.8.5
  • Loading branch information
github-actions[bot] authored Jan 3, 2025
2 parents b0990c2 + 2405e89 commit 1abc43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ optional-dependencies.dev = [
"pytest==8.3.4",
"pytest-cov==6.0.0",
"pyyaml==6.0.2",
"ruff==0.8.4",
"ruff==0.8.5",
# We add shellcheck-py not only for shell scripts and shell code blocks,
# but also because having it installed means that ``actionlint-py`` will
# use it to lint shell commands in GitHub workflow files.
Expand Down

0 comments on commit 1abc43e

Please sign in to comment.