From fe5d36381d3be318bb8c651f2a0fb03c44c8c552 Mon Sep 17 00:00:00 2001 From: "trap-renovate[bot]" <138502363+trap-renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 20:13:42 +0000 Subject: [PATCH] feat(container): update image index.docker.io/stoplight/spectral to v6.14.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d769a6aa6..8621dd0f6 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ TEST_DB_PORT := 3100 # renovate:image-tag imageName=ghcr.io/k1low/tbls TBLS_VERSION := "v1.79.2" # renovate:image-tag imageName=index.docker.io/stoplight/spectral -SPECTRAL_VERSION := "6.13.1" +SPECTRAL_VERSION := "6.14.2" .DEFAULT_GOAL := help