From ac98b5dc7f468cd2dd15c458ad7895cff1e6fb2d Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 19 Feb 2023 17:55:47 -0800 Subject: [PATCH] Require extended versions --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index 57a41d4d..2fb448ed 100644 --- a/config.toml +++ b/config.toml @@ -1,3 +1,4 @@ [module] [module.hugoVersion] min = "0.101.0" +extended = true