Skip to content

Commit

Permalink
MAINT: Make Hook Description Lowercaes
Browse files Browse the repository at this point in the history
  • Loading branch information
John-P committed Jul 19, 2022
1 parent 8d5ee89 commit 84f5102
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 @@ -77,7 +77,7 @@ repos:
language: python
additional_dependencies: [pyyaml]
- id: notebook-check-ast
name: check Notebook AST
name: check notebook ast
entry: python pre-commit/notebook_check_ast.py
types_or: [jupyter]
language: python

0 comments on commit 84f5102

Please sign in to comment.