Skip to content

Commit

Permalink
deps: update squidfunk/mkdocs-material to v9.5.40 (patch) (#3751)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent a5200b0 commit 0c5bf38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))

# renovate: datasource=docker depName=squidfunk/mkdocs-material
MKDOCS_DOCKER_IMAGE_VERSION=9.5.34
MKDOCS_DOCKER_IMAGE_VERSION=9.5.40
MKDOCS_DOCKER_IMAGE=squidfunk/mkdocs-material

INTERACTIVE:=$(shell [ -t 0 ] && echo 1)
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mkdocs==1.6.1
mkdocs-git-revision-date-localized-plugin==1.2.9
mkdocs-include-markdown-plugin==6.2.2
mkdocs-material==9.5.34
mkdocs-material==9.5.40
mkdocs-material-extensions==1.3.1
pymdown-extensions==10.9
mkdocs-material[imaging]==9.5.34
mkdocs-material[imaging]==9.5.40

0 comments on commit 0c5bf38

Please sign in to comment.