Skip to content

Commit

Permalink
Merge pull request #2511 from VWS-Python/dependabot/pip/ruff-0.8.6
Browse files Browse the repository at this point in the history
Bump ruff from 0.8.5 to 0.8.6
  • Loading branch information
github-actions[bot] authored Jan 6, 2025
2 parents 4c5338b + c812878 commit 8ab2da3
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.5",
"ruff==0.8.6",
# 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 8ab2da3

Please sign in to comment.