Update .pre-commit-config.yaml

This commit is contained in:
Ayaz Salikhov
2022-03-17 18:24:17 +02:00
committed by GitHub
parent 6ee21a77d2
commit f8c33a3729

View File

@@ -99,7 +99,7 @@ repos:
- id: markdownlint - id: markdownlint
args: ["--fix"] args: ["--fix"]
# strip output from Jupyter notebooks # Strip output from Jupyter notebooks
- repo: https://github.com/kynan/nbstripout - repo: https://github.com/kynan/nbstripout
rev: 0.5.0 rev: 0.5.0
hooks: hooks: