Skip to content

Commit b218b6d

Browse files
glenn-jocherpre-commit-ci[bot]
authored andcommitted
Update .pre-commit-config.yaml (ultralytics#8812)
* Update .pre-commit-config.yaml Comment EOF fixer * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ceb1e56 commit b218b6d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ repos:
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
1616
rev: v4.3.0
1717
hooks:
18-
- id: no-commit-to-branch
19-
args: ['--branch', 'master']
20-
- id: end-of-file-fixer
18+
# - id: end-of-file-fixer
2119
- id: trailing-whitespace
2220
- id: check-case-conflict
2321
- id: check-yaml

0 commit comments

Comments
 (0)