diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c7e49cc..4b8bc1c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,3 +9,7 @@ repos: rev: 22.6.0 hooks: - id: black +- repo: https://github.com/sqlalchemyorg/zimports/ + rev: v0.4.5 + hooks: + - id: zimports