From bb558c5f145c3c45c98d143f181f69a3cbdda560 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Tue, 12 May 2020 14:37:29 +0100 Subject: [PATCH] Release hacking 3.0.1 This includes a fix for pinning of flake8 to avoid bringing in a new version with new checks. Change-Id: I6e498aeef82fe3cabe45ac73e764c5a7cbbacec6 Signed-off-by: Stephen Finucane --- deliverables/_independent/hacking.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/_independent/hacking.yaml b/deliverables/_independent/hacking.yaml index f3b5ecacf7..fd39444aa1 100644 --- a/deliverables/_independent/hacking.yaml +++ b/deliverables/_independent/hacking.yaml @@ -128,5 +128,9 @@ releases: projects: - repo: openstack/hacking hash: d5486f9dd3e04f19964c2e48f57cedd26c9474c5 + - version: 3.0.1 + projects: + - repo: openstack/hacking + hash: d30425b3d89ed47c9e19f17062d74ed395353a4d repository-settings: openstack/hacking: {}