github: add dependabot (#1141)

Bot to update CI.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev 2023-09-09 22:10:59 -07:00 committed by GitHub
parent 88cb197111
commit 00cfee30b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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