Skip to content

Commit

Permalink
fix: pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
a5chin committed Jun 17, 2024
1 parent 8b93590 commit 924d651
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 @@ -13,6 +13,6 @@ requires-python = ">= 3.12"
managed = true
dev-dependencies = [
"pytest>=8.2.2",
"pre-commit>=3.7.0",
"pre-commit>=3.7.1",
"ruff>=0.4.9",
]

0 comments on commit 924d651

Please sign in to comment.