Include tox to stop pre-commit deleting the 3.12 classifier
This commit is contained in:
parent
761e3563ab
commit
bbf0a0b108
|
@ -49,6 +49,7 @@ repos:
|
|||
rev: 0.13.1
|
||||
hooks:
|
||||
- id: pyproject-fmt
|
||||
additional_dependencies: [tox]
|
||||
|
||||
- repo: https://github.com/abravalheri/validate-pyproject
|
||||
rev: v0.14
|
||||
|
|
Loading…
Reference in a new issue