chore: add dependabot config for GitHub Actions updates (#554)

This commit is contained in:
Nicolò Boschi 2026-03-13 10:32:29 +01:00 committed by GitHub
parent 4eaa2f3566
commit 067acf1ba5
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"