Skip to content

Commit

Permalink
Removed no-commit-on-branch in pre-commit. (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronYoung5 authored Oct 18, 2023
1 parent e308102 commit 92ac0c8
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: check-symlinks
- id: check-added-large-files
- id: detect-private-key
- id: no-commit-to-branch
args: ['-b', 'master']
- repo: https://github.com/psf/black
rev: 23.7.0
hooks:
Expand Down

0 comments on commit 92ac0c8

Please sign in to comment.