Skip to content

Commit

Permalink
refactor(git): update hook configs
Browse files Browse the repository at this point in the history
  • Loading branch information
spywhere committed Dec 27, 2024
1 parent 923b773 commit 1fe4e85
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
@@ -1,6 +1,6 @@
# Install by running
# pre-commit install -t pre-commit -t pre-push -t prepare-commit-msg
default_stages: [commit, push]
default_stages: [pre-commit, pre-push]
repos:
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.16.0
Expand Down

0 comments on commit 1fe4e85

Please sign in to comment.