From: Mike Bayer Date: Tue, 10 May 2022 14:32:18 +0000 (-0400) Subject: bump zimports to 0.6.0 X-Git-Tag: rel_2_0_0b1~317 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9294ac7fe02eb2f8aad78122eae199192f12ef52;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git bump zimports to 0.6.0 new multiprocessing support Change-Id: I165a419a67c4e4a5e49d15cf2ac5c8aa46d16cbc --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1fb27f86d8..72995e509a 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.5.0 + rev: v0.6.0 hooks: - id: zimports