diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 480d4b35..08701f68 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,6 +13,6 @@ repos: args: [--fix] - id: ruff-format - repo: https://github.com/kynan/nbstripout - rev: 0.8.0 + rev: 0.8.1 hooks: - id: nbstripout