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

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"