Skip to content

Commit

Permalink
Fix Colab-update pre-commit EOF bug (ultralytics#8810)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored and Clay Januhowski committed Sep 8, 2022
1 parent 8523d90 commit 2360a30
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 @@ -16,6 +16,7 @@ repos:
rev: v4.3.0
hooks:
- id: end-of-file-fixer
stages: [commit] # avoid Colab update EOF issues
- id: trailing-whitespace
- id: check-case-conflict
- id: check-yaml
Expand Down

0 comments on commit 2360a30

Please sign in to comment.