remove pre commit file

This commit is contained in:
Michael Duong 2023-09-09 09:58:02 +00:00
parent 9f0446bb2f
commit d907c64ee6

View file

@ -1,12 +0,0 @@
# Pre commit hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 22.10.0
hooks:
- id: black