Skip to content

Commit

Permalink
Update dependency ruff to v0.8.3 (#799)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent e8873ae commit ddd7bb0
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 @@ -82,7 +82,7 @@ dependencies = [
"myst-parser==4.0.0", # Embeds markdown in sphinx
# DEVELOPMENT
"black[jupyter]==24.10.0", # Python Formatter
"ruff==0.8.2", # Python Linter
"ruff==0.8.3", # Python Linter
"doc8==1.1.2", # Documentation linter
"yamllint==1.35.1", # YAML linter
"pre-commit==4.0.1", # Git commit hooks
Expand Down

0 comments on commit ddd7bb0

Please sign in to comment.