Update dependabot.yml

master
Fabio Caccamo 2022-10-18 15:23:37 +02:00 committed by GitHub
parent 049854f2c3
commit d4ea141571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
interval: "weekly"
target-branch: "dependencies"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
target-branch: "dependencies"