From c1f2804131bb0806f608e6ae2b716acc6c91471c Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 15 Apr 2021 15:10:26 +0000 Subject: [PATCH] Update git submodules * Update tooz from branch 'master' to c6082c9417b4c8d79f9af96949a2cc7d69b5fc45 - Merge "Move flake8 as a pre-commit local target." - Move flake8 as a pre-commit local target. The goal here is to avoid conflicts between flake8 and hacking version each 2 days. Inspired from nova's approach[1]. The flake8 version to install will be determined by hacking and requirements[2] will stay aligned instead of relying on different versions. [1] https://opendev.org/openstack/nova/src/branch/master/.pre-commit-config.yaml#L26-L35 [2] https://opendev.org/openstack/hacking/src/branch/master/requirements.txt#L1 Change-Id: Ic3f3d05ce7bb10a7d29815444dac00dea4f9c9d1 --- tooz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooz b/tooz index f2005df3d6..c6082c9417 160000 --- a/tooz +++ b/tooz @@ -1 +1 @@ -Subproject commit f2005df3d6565e050e4ca710df4eda518353b9c2 +Subproject commit c6082c9417b4c8d79f9af96949a2cc7d69b5fc45