Skip to content

Commit

Permalink
Update pyproject.toml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed Nov 13, 2023
1 parent 12a4f88 commit 523f2ca
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 @@ -22,7 +22,7 @@ black = "*"
flake8 = "*"
flynt = "*"
invoke = "*"
pre-commit = "*"
pre-commit = ">= 3.5"
pyupgrade = "*"

[tool.poetry.extras]
Expand Down

0 comments on commit 523f2ca

Please sign in to comment.