diff --git a/Makefile b/Makefile index 07bd6467f..6b5db24df 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ TEST_DB_PORT := 3100 # renovate:image-tag imageName=ghcr.io/k1low/tbls TBLS_VERSION := "v1.77.0" # renovate:image-tag imageName=index.docker.io/stoplight/spectral -SPECTRAL_VERSION := "6.11.1" +SPECTRAL_VERSION := "6.13.1" .DEFAULT_GOAL := help