Skip to content

Commit

Permalink
Remove no-commit-to-branch pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug committed Jun 18, 2024
1 parent 8030065 commit 275c2eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ repos:
- id: mixed-line-ending
args: [--fix=lf]
- id: end-of-file-fixer
- id: no-commit-to-branch
args: ['--branch=main']
- id: check-added-large-files
args: ['--maxkb=1000']

Expand Down

0 comments on commit 275c2eb

Please sign in to comment.