Skip to content

Commit 667497a

Browse files
committed
update pre-commit
1 parent 9e5af7d commit 667497a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ repos:
3737
- id: check-for-layout
3838
name: check-for-layout
3939
files: _posts/.*.md
40-
entry: python update_layout.py check
40+
entry: python update_layout.py
4141
language: python
4242
additional_dependencies: [typer, python-frontmatter, typing-extensions]

0 commit comments

Comments
 (0)