Update dependabot.yml

This commit is contained in:
Fabio Caccamo
2022-10-18 15:23:37 +02:00
committed by GitHub
parent 049854f2c3
commit d4ea141571
+8
View File
@@ -1,6 +1,14 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "pip" - package-ecosystem: "pip"
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"
target-branch: "dependencies"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
target-branch: "dependencies"