Skip to content

Commit

Permalink
Remove npm_outdated job from circle config
Browse files Browse the repository at this point in the history
Deemed as no longer required and has been removed from main template too, ministryofjustice/hmpps-template-typescript#388.
  • Loading branch information
jsrobertson committed Jul 16, 2024
1 parent 18ab496 commit 30dacb5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 30dacb5

Please sign in to comment.