Skip to content

Commit

Permalink
Bump Ruff to 0.6.9 (#12983)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent b832ce5 commit 545eaf5
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 @@ -81,7 +81,7 @@ docs = [
]
lint = [
"flake8>=6.0",
"ruff==0.6.8",
"ruff==0.6.9",
"mypy==1.11.1",
"sphinx-lint>=0.9",
"types-colorama==0.4.15.20240311",
Expand Down

0 comments on commit 545eaf5

Please sign in to comment.