Skip to content

Commit

Permalink
Remove default_stages as per github.com/pre-commit/pre-commit.com/p…
Browse files Browse the repository at this point in the history
  • Loading branch information
lsorber authored Aug 18, 2020
1 parent 4ed772a commit 0b5ca00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ See [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/
Add the following to your `.pre-commit-config.yaml` file:

```yaml
default_stages: [commit, manual]
repos:
- repo: https://github.com/radix-ai/auto-smart-commit
rev: v1.0.2
Expand Down

0 comments on commit 0b5ca00

Please sign in to comment.