blob: 36ec5fac9dd0cace866d8f52107b09bfc02f601d [file] [log] [blame]
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/python/black
rev: 23.9.1
hooks:
- id: black
- repo: https://github.com/sqlalchemyorg/zimports
rev: v0.6.0
hooks:
- id: zimports