Update dependabot.yml

This commit is contained in:
Tobias Trabelsi 2022-11-02 11:40:15 +01:00 committed by GitHub
parent 21baed2d92
commit e6c644c200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -5,8 +5,11 @@
version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"