Skip to content

Commit

Permalink
Merge pull request #131 from jakevdp:pre-commit
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 592381203
  • Loading branch information
The ml_dtypes Authors committed Dec 20, 2023
2 parents 6f7b695 + 027861c commit 97d392e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
- id: check-ast
- id: check-merge-conflict
- id: check-toml
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- id: debug-statements
Expand Down

0 comments on commit 97d392e

Please sign in to comment.