Skip to content

Commit

Permalink
Bump ruff from 0.8.1 to 0.8.2 (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent c606227 commit 26d1436
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ black = [
"black==24.10.0",
]
ruff = [
"ruff==0.8.1",
"ruff==0.8.2",
]

[project.scripts]
Expand Down
2 changes: 1 addition & 1 deletion requirements_ruff.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruff==0.8.1
ruff==0.8.2

0 comments on commit 26d1436

Please sign in to comment.