Skip to content

Commit

Permalink
fix: remove no-commit-to-branch hook (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinopeus authored Dec 19, 2023
1 parent 13b7354 commit 0168710
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ repos:
- id: mixed-line-ending
- id: name-tests-test
args: [--pytest-test-first]
{%- if cookiecutter.development_environment == "strict" %}
- id: no-commit-to-branch
{%- endif %}
- id: trailing-whitespace
types: [python]
- repo: local
Expand Down

0 comments on commit 0168710

Please sign in to comment.