We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5af7d commit 667497aCopy full SHA for 667497a
.pre-commit-config.yaml
@@ -37,6 +37,6 @@ repos:
37
- id: check-for-layout
38
name: check-for-layout
39
files: _posts/.*.md
40
- entry: python update_layout.py check
+ entry: python update_layout.py
41
language: python
42
additional_dependencies: [typer, python-frontmatter, typing-extensions]
0 commit comments