From 30dacb50fc49e1fc2701f712685ec976870a41c7 Mon Sep 17 00:00:00 2001 From: John Robertson Date: Mon, 15 Jul 2024 08:51:24 +0100 Subject: [PATCH] Remove `npm_outdated` job from circle config Deemed as no longer required and has been removed from main template too, https://github.com/ministryofjustice/hmpps-template-typescript/pull/388. --- .circleci/config.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e4bc96e66..2d5ea6a03 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -332,10 +332,6 @@ workflows: only: - main jobs: - - hmpps/npm_outdated: - slack_channel: << pipeline.parameters.alerts-slack-channel >> - context: - - hmpps-common-vars - hmpps/npm_security_audit: slack_channel: << pipeline.parameters.alerts-slack-channel >> context: