Skip to content

Commit d55d751

Browse files
committed
Bump mike 2.0.0
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
1 parent 91e39b4 commit d55d751

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ plugins:
9393
- literate-nav:
9494
nav_file: SUMMARY.md
9595
- mike:
96+
alias_type: redirect
9697
canonical_version: latest
9798
- mkdocstrings:
9899
custom_templates: templates

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dev-formatting = ["black == 23.10.1", "isort == 5.12.0"]
4747
dev-mkdocs = [
4848
"black == 23.10.1",
4949
"Markdown==3.5.1",
50-
"mike == 1.1.2",
50+
"mike == 2.0.0",
5151
"mkdocs-gen-files == 0.5.0",
5252
"mkdocs-literate-nav == 0.6.1",
5353
"mkdocs-material == 9.4.7",

0 commit comments

Comments
 (0)