Skip to content

Commit

Permalink
chore(pre-commit): update default stage syntax for v5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Oct 9, 2024
1 parent 3574620 commit 58f8f45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ default_install_hook_types:

# by default, confine hooks to these git stages (except for hooks that specify their own stages)
# https://pre-commit.com/#top_level-default_stages
default_stages:
- Nonepre-commitNone
default_stages: [pre-commit]

repos:
- repo: https://github.com/compilerla/conventional-pre-commit
Expand Down

0 comments on commit 58f8f45

Please sign in to comment.