From 693f980e37ef95beb15965c9abc2914e0c5c275a Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Tue, 14 Sep 2021 21:11:51 +1000 Subject: [PATCH] Docs: Remove Zowe Jenkins instances Zowe Jenkins instances are decommissioned. Update pre-commit update: black 21.9b0 Error: [ERROR] The hook `black` requires pre-commit version 2.9.2 but version 2.8.2 is installed. Perhaps run `pip install --upgrade pre-commit`. Issue-ID: RELENG-3940 Change-Id: Ic186450f4a52d6c2be703796047d7d7aac3cb4b6 Signed-off-by: Anil Belur --- .pre-commit-config.yaml | 2 +- docs/infra/inventory.rst | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0234dac..5b417e8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: gitlint - repo: https://github.com/ambv/black - rev: 21.8b0 + rev: 21.9b0 hooks: - id: black diff --git a/docs/infra/inventory.rst b/docs/infra/inventory.rst index 34e7c94..b8db4de 100644 --- a/docs/infra/inventory.rst +++ b/docs/infra/inventory.rst @@ -211,8 +211,7 @@ Inventory * - Zowe - https://github.com/zowe - - | https://jenkins.zowe.org - | https://jenkins.zowe.org/sandbox + - N/A - N/A - N/A - https://zowe.jfrog.io/ -- 2.16.6