Add dependabot config

This commit is contained in:
Philipp Schmitt 2021-11-12 23:42:53 +01:00
parent aadbe4eebb
commit dda8218c46
No known key found for this signature in database
GPG key ID: DC439C47EACB17F9

11
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "daily"