Skip to content

Commit 6ad8b52

Browse files
authored
docs: fix templates override example lefthook-local.yml (#951)
* Changed example to specify override in lefthook-local.yml
1 parent 358b1ce commit 6ad8b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mdbook/configuration/templates.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pre-commit:
2323
```
2424
2525
```yml
26-
# lefthook.yml
26+
# lefthook-local.yml
2727

2828
templates:
2929
dip: dip # Will run: `dip bundle exec rubocop file1 file2 file3 ...`

0 commit comments

Comments
 (0)