Skip to content

Commit

Permalink
pre-commit: Remove no-commit-to-branch
Browse files Browse the repository at this point in the history
This is unnecessary

Signed-off-by: Stephen Finucane <[email protected]>
  • Loading branch information
stephenfin committed Jun 16, 2022
1 parent e626ee3 commit b973f70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ repos:
args: ["--django"] # Required to match on test*.py

# Git-related
- id: no-commit-to-branch
- id: check-merge-conflict

- repo: https://gitlab.com/pycqa/flake8
Expand Down

0 comments on commit b973f70

Please sign in to comment.