Skip to content

Commit d22789b

Browse files
Added notebook outputs (#8)
1 parent 9399bdc commit d22789b

3 files changed

Lines changed: 121 additions & 32 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ repos:
3030
# when "--baseline" with "--use-all-plugins", pre-commit scan with all available plugins
3131
# add "--fail-on-unaudited" to fail pre-commit for unaudited potential secrets
3232
args: [--baseline, .secrets.baseline, --use-all-plugins]
33+
exclude: '.*\.ipynb$'

0 commit comments

Comments
 (0)