Skip to content

Commit

Permalink
fix: .pre-commit-config.yaml: changed stages
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeChenL committed Feb 26, 2024
1 parent 5727254 commit ebf6cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ repos:
- id: commitizen-branch
args: [--rev-range, $PRE_COMMIT_FROM_REF..$PRE_COMMIT_TO_REF]
stages:
- post-commit
- post-checkout
- push

0 comments on commit ebf6cc6

Please sign in to comment.