Skip to content

Commit

Permalink
add nbstripout
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketmaurya committed Jun 26, 2021
1 parent ed62789 commit f26a6b8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Expand Up @@ -30,3 +30,9 @@ repos:
args: ["clean"]
language: system
pass_filenames: false

repos:
- repo: https://github.com/kynan/nbstripout
rev: 0.4.0
hooks:
- id: nbstripout

1 comment on commit f26a6b8

@codefactor-io
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeFactor found an issue: Duplication of key "repos" in mapping

It's currently on:
.pre-commit-config.yaml:34
Commit f26a6b8

Please sign in to comment.