Skip to content

Commit

Permalink
update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kjaymiller committed Nov 6, 2024
1 parent 9e5af7d commit 667497a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ repos:
- id: check-for-layout
name: check-for-layout
files: _posts/.*.md
entry: python update_layout.py check
entry: python update_layout.py
language: python
additional_dependencies: [typer, python-frontmatter, typing-extensions]

0 comments on commit 667497a

Please sign in to comment.