pre-commit: add check-toml
This commit is contained in:
parent
992197649c
commit
6e39ce20a6
@ -5,6 +5,7 @@ repos:
|
||||
rev: v4.5.0
|
||||
hooks:
|
||||
- id: check-yaml
|
||||
- id: check-toml
|
||||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/psf/black
|
||||
|
Loading…
Reference in New Issue
Block a user