diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e9928ce9..a4228f34 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -99,7 +99,7 @@ repos: - id: markdownlint args: ["--fix"] - # strip output from Jupyter notebooks + # Strip output from Jupyter notebooks - repo: https://github.com/kynan/nbstripout rev: 0.5.0 hooks: