diff --git a/.github/dependabot.yml b/.github/dependabot.yml index adb3a1a..11a14b2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,14 @@ updates: - "flake8*" - "black" - "isort" + examples: + patterns: + - "Pillow" + - "httpx" + - "customtkinter" + docs: + patterns: + - "mkdocs*" - package-ecosystem: "github-actions" directory: "/"