From 66dc1b1a41bd5dba334056478747d4a3a6066f57 Mon Sep 17 00:00:00 2001
From: Steve Brasier <33413598+sjpb@users.noreply.github.com>
Date: Wed, 18 Oct 2023 13:59:09 +0100
Subject: [PATCH] PR formatting

Co-authored-by: Matt Anson <matta@stackhpc.com>
---
 environments/.stackhpc/hooks/pre.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/environments/.stackhpc/hooks/pre.yml b/environments/.stackhpc/hooks/pre.yml
index 70cea6500..8b52d9f55 100644
--- a/environments/.stackhpc/hooks/pre.yml
+++ b/environments/.stackhpc/hooks/pre.yml
@@ -36,6 +36,7 @@
           prefix = "192.168.3.95:5000"
           location = "192.168.3.95:5000"
           insecure = true
+
     - name: Use local registry for unqualified searches
       tags: podman
       community.general.ini_file: # actually TOML but this is OK here