Skip to content

Commit 9ec490a

Browse files
committed
feat: add pre-commit migration change
1 parent fcaf011 commit 9ec490a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# .pre-commit-config.yaml
22
# See https://pre-commit.com/
3-
default_stages: [commit]
3+
default_stages: [pre-commit]
44

55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)