removing commit from branch from pre-commit

This commit is contained in:
elvis kahoro 2022-01-28 19:12:15 -05:00
parent 43a30ea05d
commit 1898b9b4b7

View file

@ -6,9 +6,6 @@ repos:
- id: check-json - id: check-json
- id: check-merge-conflict - id: check-merge-conflict
- id: end-of-file-fixer - id: end-of-file-fixer
- id: no-commit-to-branch
args:
- "--branch=main"
- id: pretty-format-json - id: pretty-format-json
args: args:
- "--autofix" - "--autofix"