From: Mike Bayer Date: Thu, 4 Mar 2021 16:11:48 +0000 (-0500) Subject: use zimports 0.3 X-Git-Tag: rel_1_3_24~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32e6b4945af3c82cb284bf45d4a01881e83e98e8;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git use zimports 0.3 Change-Id: Ice8b9f9c1ef1446b6813e5bc9332f1323234cb5f --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 91111eb0ba..8ee20deda9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: black - repo: https://github.com/sqlalchemyorg/zimports - rev: master + rev: 0.3.0 hooks: - id: zimports