Skip to content

Commit

Permalink
Pin Ruff to v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mhostetter committed Nov 4, 2023
1 parent d6f6ed3 commit cc57381
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 @@ -57,7 +57,7 @@ dynamic = ["version"]

[project.optional-dependencies]
dev = [
"ruff >= 0.1.0",
"ruff == 0.1.4",
"pytest",
"pytest-cov[toml]",
"pytest-xdist",
Expand Down

0 comments on commit cc57381

Please sign in to comment.