docs(deps): bump mkdocs-material to 7.3.6 (#2287)
This commit is contained in:
parent
e807631a76
commit
a0bd2c6df9
|
@ -10,7 +10,7 @@ docker run \
|
|||
--user "$(id -u):$(id -g)" \
|
||||
--volume "${PWD}:/docs" \
|
||||
--name "build-docs" \
|
||||
squidfunk/mkdocs-material:7.3.5 build --strict
|
||||
squidfunk/mkdocs-material:7.3.6 build --strict
|
||||
|
||||
# Remove unnecessary build artifacts: https://github.com/squidfunk/mkdocs-material/issues/2519
|
||||
# site/ is the build output folder.
|
||||
|
|
Loading…
Reference in New Issue