1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-01 09:12:39 +00:00

Update Dependabot configuration

This commit is contained in:
2023-03-21 10:40:28 -05:00
parent 3499498be7
commit 3f5bbbd492
4 changed files with 86 additions and 55 deletions

View File

@ -4,14 +4,13 @@ verify_ssl = true
name = "pypi"
[packages]
mkdocs = "*"
mkdocs-material = {path = "./modules/mkdocs-material"}
mkdocs-git-revision-date-localized-plugin = "*"
typing-extensions = "*"
mkdocs-git-committers-plugin-2 = "*"
mkdocs-macros-plugin = "*"
pillow = "*"
cairosvg = "*"
mkdocs-material = {path = "./modules/mkdocs-material"}
[dev-packages]
scour = "*"