Skip to content

Commit

Permalink
change pre-commit hook with new confirmation prompt parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
murilo-cunha committed Oct 5, 2022
1 parent 11d8dc4 commit 3c5afb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: databooks-meta
description:
"Remove Jupyter notebook metadata using `databooks`."
entry: databooks meta --overwrite
entry: databooks meta --yes
language: python
minimum_pre_commit_version: 2.9.2
types: [jupyter]
Expand Down

0 comments on commit 3c5afb0

Please sign in to comment.