From 77bbad2977ace522681ea61f024ac6c2618f362e Mon Sep 17 00:00:00 2001 From: Phillip Cloud <417981+cpcloud@users.noreply.github.com> Date: Sun, 6 Nov 2022 07:14:25 -0500 Subject: [PATCH] build-systems: update `mkdocs-material-extensions` --- overrides/build-systems.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/overrides/build-systems.json b/overrides/build-systems.json index 97700d3..efb1de2 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -8449,6 +8449,10 @@ "setuptools" ], "mkdocs-material-extensions": [ + { + "from": "1.1", + "buildSystem": "hatchling" + }, "setuptools" ], "mkdocs-minify": [