Skip to content

Commit 855ffba

Browse files
renovate[bot]oxyno-zeta
authored andcommitted
chore(deps): update squidfunk/mkdocs-material docker tag to v9.6.15
1 parent 9417678 commit 855ffba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request: {}
77
env:
88
# renovate: datasource=docker depName=squidfunk/mkdocs-material
9-
MKDOCS_MATERIAL_VERSION: "9.6.14"
9+
MKDOCS_MATERIAL_VERSION: "9.6.15"
1010
# renovate: datasource=pypi depName=mkdocs-awesome-pages-plugin
1111
MKDOCS_AWESOME_PAGES_PLUGIN_VERSION: "2.10.1"
1212
jobs:

Dockerfile.docs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM squidfunk/mkdocs-material:9.6.14
1+
FROM squidfunk/mkdocs-material:9.6.15
22

33
# renovate: datasource=pypi depName=mkdocs-awesome-pages-plugin
44
ENV MKDOCS_AWESOME_PAGES_PLUGIN_VERSION="2.10.1"

0 commit comments

Comments
 (0)