fix: remove push hook

This commit is contained in:
ljnsn 2022-12-21 23:45:09 +01:00
parent 3c07c92527
commit c62134f584
1 changed files with 0 additions and 2 deletions

View File

@ -3,5 +3,3 @@ repos:
rev: v2.38.0 rev: v2.38.0
hooks: hooks:
- id: commitizen - id: commitizen
- id: commitizen-branch
stages: [push]