diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4d5cc02..6be2bb1 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.4 + rev: v0.1.5 hooks: - id: ensure-dunder-all files: ^ytools/.*\.py$