Skip to content

Commit 7a3a58d

Browse files
authored
chore(pre-commit): remove deprecated no-commit-to-branch hook (#4)
1 parent 6a8dec3 commit 7a3a58d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ repos:
77
- id: trailing-whitespace
88
- id: check-added-large-files
99
- id: forbid-new-submodules
10-
- id: no-commit-to-branch
1110
args: ['--branch', 'main', '--branch', 'master']
1211
- id: check-case-conflict
1312
- id: check-merge-conflict

0 commit comments

Comments
 (0)