add dependabot to update actions

This commit is contained in:
Guilhem Saurel 2022-08-12 11:34:50 +02:00
parent 2d17e00ec5
commit 940cfd9bd3

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

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