Skip to content

Commit ccd1340

Browse files
committed
chore(pre-commit): fix stage name
1 parent 71c7772 commit ccd1340

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pre-commit-config.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ default_install_hook_types:
1010

1111
# by default, confine hooks to these git stages (except for hooks that specify their own stages)
1212
# https://pre-commit.com/#top_level-default_stages
13-
default_stages:
14-
- pre-commit
13+
default_stages: [pre-commit]
1514

1615
repos:
1716
- repo: https://github.com/compilerla/conventional-pre-commit

0 commit comments

Comments
 (0)