Skip to content

Commit 77fca9e

Browse files
committed
Remove the no-commit-to-branch test
1 parent 8821212 commit 77fca9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ repos:
77
- id: check-yaml
88
- id: debug-statements
99
- id: end-of-file-fixer
10-
- id: no-commit-to-branch
11-
args: [--branch, main]
1210
- id: requirements-txt-fixer
1311
- id: trailing-whitespace
1412
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)