diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 34b576e2..9b076e76 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: hooks: - id: nbqa-ruff - repo: https://github.com/econchick/interrogate - rev: 1.5.0 + rev: 1.7.0 hooks: - id: interrogate # needed to make excludes in pyproject.toml work