Add dependabot.yml

This commit is contained in:
TSR Berry 2023-08-19 23:16:03 +02:00
parent 5c313316cd
commit 22c1818b90
No known key found for this signature in database
GPG key ID: 52353C0A4CCA15E2

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

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
reviewers:
- marysaka
- TSRBerry