Skip to content

Commit

Permalink
deps: update squidfunk/mkdocs-material to v9.5.32
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 8178ac5 commit 7a6921e
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.31
MKDOCS_DOCKER_IMAGE_VERSION=9.5.32
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.0
mkdocs-git-revision-date-localized-plugin==1.2.7
mkdocs-include-markdown-plugin==6.2.1
mkdocs-material==9.5.31
mkdocs-material==9.5.32
mkdocs-material-extensions==1.3.1
pymdown-extensions==10.9
mkdocs-material[imaging]==9.5.31
mkdocs-material[imaging]==9.5.32

0 comments on commit 7a6921e

Please sign in to comment.