diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 49de611..14dc3d3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: - id: bind-requirements - repo: https://github.com/domdfcoding/flake8-dunder-all - rev: v0.1.3 + rev: v0.1.4 hooks: - id: ensure-dunder-all files: ^notebook2script/.*\.py$