diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cc0f6720..40762522 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: trailing-whitespace - id: check-merge-conflict - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.9 + rev: v0.15.20 hooks: - id: ruff args: [--fix] @@ -34,7 +34,7 @@ repos: types_or: [python, rst, markdown] files: ^(linopy|doc)/ - repo: https://github.com/kynan/nbstripout - rev: 0.8.1 + rev: 0.9.1 hooks: - id: nbstripout args: