Skip to content

Commit

Permalink
Merge pull request #2484 from VWS-Python/dependabot/pip/ruff-0.8.2
Browse files Browse the repository at this point in the history
Bump ruff from 0.8.1 to 0.8.2
  • Loading branch information
github-actions[bot] authored Dec 6, 2024
2 parents 269dec3 + bb992fd commit 841a264
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 @@ -61,7 +61,7 @@ optional-dependencies.dev = [
"pytest==8.3.4",
"pytest-cov==6.0.0",
"pyyaml==6.0.2",
"ruff==0.8.1",
"ruff==0.8.2",
# 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 841a264

Please sign in to comment.