Skip to content

Commit

Permalink
Merge pull request #187 from bgilbert/toml
Browse files Browse the repository at this point in the history
pre-commit: add TOML checker for `pyproject.toml`
  • Loading branch information
bgilbert authored Nov 15, 2023
2 parents 0d44132 + 0db3923 commit d9b44f7
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 @@ -7,6 +7,7 @@ repos:
hooks:
- id: check-added-large-files
- id: check-merge-conflict
- id: check-toml
- id: check-vcs-permalinks
- id: check-yaml
- id: end-of-file-fixer
Expand Down

0 comments on commit d9b44f7

Please sign in to comment.