Create dependabot.yml

This commit is contained in:
Tim Schubert 2023-05-25 16:33:15 +02:00 committed by GitHub
parent efc9a2a582
commit a2a26f3d47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
assignees: [ "dadada" ]