From: Mike Bayer Date: Sat, 15 Jan 2022 16:38:32 +0000 (-0500) Subject: update zimports to 0.4.2 X-Git-Tag: rel_2_0_0b1~538 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb716884a4abcabae84a6aaba105568e925b7d27;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git update zimports to 0.4.2 Will handle imports with "# type: ignore" comments as well as specific noqa codes. also works in python 3.10 Change-Id: I8937aeb109c29e003dd32a4251dbd786534681bf --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 80138c26a1..015d80ecfc 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: v0.4.1 + rev: v0.4.2 hooks: - id: zimports args: