Skip to content

Commit

Permalink
chore(pre-commit): fix stage name
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Oct 30, 2024
1 parent 71c7772 commit ccd1340
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:
- pre-commit
default_stages: [pre-commit]

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

0 comments on commit ccd1340

Please sign in to comment.