Meta: add dependabot update for GitHub actions (#394)

This commit is contained in:
Raphael Boidol 2024-05-03 10:59:00 +02:00 committed by GitHub
parent b35b309ce5
commit 4b711d2159
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

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