build(deps): expand Dependabot coverage

This commit is contained in:
Normann
2026-08-21 00:56:55 +02:00
parent 28f0f6b80c
commit 13b0f1d68d
+12 -2
View File
@@ -5,7 +5,17 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "pip" # See documentation for possible values - package-ecosystem: "pip"
directory: "/" # Location of package manifests directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"