ci: add dependabot update for GitHub actions

This commit is contained in:
Raphael Boidol 2024-05-01 20:31:32 +02:00
parent b35b309ce5
commit 978dcd06b2
No known key found for this signature in database

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

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