From b280f06487459250fe3239e9ac9024a54f98dac9 Mon Sep 17 00:00:00 2001 From: Daniel Bengtsson Date: Wed, 24 Mar 2021 11:35:56 +0100 Subject: [PATCH] Update git submodules * Update oslo.cache from branch 'master' to b1528f9cabc19bf615d950213de0e6514b9f4121 - 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: I09f9371f08064a6897d6be027597827e2bc3c166 --- oslo.cache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.cache b/oslo.cache index ebf180e6a2..b1528f9cab 160000 --- a/oslo.cache +++ b/oslo.cache @@ -1 +1 @@ -Subproject commit ebf180e6a263d207a7047ca59cb3a7736f99efe8 +Subproject commit b1528f9cabc19bf615d950213de0e6514b9f4121