Skip to content

Commit

Permalink
use proper pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Nov 5, 2024
1 parent b05f38b commit 4b2e94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages]
httpretty = "~=1.1"
mock = "~=5.1"
pre-commit = "~=4.0"
pre-commit = "~=3.5"
pytest = "~=8.3"
pytest-cov = "~=5.0"
python-dateutil = "~=2.9"
Expand Down

0 comments on commit 4b2e94d

Please sign in to comment.