Skip to content

Commit

Permalink
Update dependency ruff to v0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 7a24d3b commit d4bc67e
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 @@ -79,7 +79,7 @@ dependencies = [
"myst-parser==4.0.0", # Embeds markdown in sphinx
# DEVELOPMENT
"black[jupyter]==24.8.0", # Python Formatter
"ruff==0.6.8", # Python Linter
"ruff==0.6.9", # Python Linter
"doc8==1.1.2", # Documentation linter
"yamllint==1.35.1", # YAML linter
"pre-commit==3.8.0", # Git commit hooks
Expand Down

0 comments on commit d4bc67e

Please sign in to comment.