feat(github): add dependabot

This commit is contained in:
DavHau 2023-07-07 21:32:36 +02:00
parent e2f9f2c211
commit 8fe43a193d

6
.github/workflows/dependabot.yml vendored Normal file
View File

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