Skip to content

Commit

Permalink
Make pyproject-fmt use tox to find tested versions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Mar 3, 2024
1 parent ac07a3b commit 0610143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ repos:
rev: 1.7.0
hooks:
- id: pyproject-fmt
additional_dependencies: ["tox>=4.9"]
- repo: https://github.com/tox-dev/tox-ini-fmt
rev: 1.3.1
hooks:
Expand Down

0 comments on commit 0610143

Please sign in to comment.