Spaces:
Paused
Paused
pre-commit-ci[bot] pre-commit-ci[bot] commited on
[pre-commit.ci] pre-commit autoupdate (#6)
Browse filesupdates:
- [github.com/kynan/nbstripout: 0.9.0 → 0.9.1](https://github.com/kynan/nbstripout/compare/0.9.0...0.9.1)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
|
@@ -27,6 +27,6 @@ repos:
|
|
| 27 |
]
|
| 28 |
|
| 29 |
- repo: https://github.com/kynan/nbstripout
|
| 30 |
-
rev: 0.9.
|
| 31 |
hooks:
|
| 32 |
- id: nbstripout
|
|
|
|
| 27 |
]
|
| 28 |
|
| 29 |
- repo: https://github.com/kynan/nbstripout
|
| 30 |
+
rev: 0.9.1
|
| 31 |
hooks:
|
| 32 |
- id: nbstripout
|