Create dependabot.yml

This commit is contained in:
Jean-Christian Paul Denis 2024-12-07 15:14:21 +01:00 committed by GitHub
parent f623852cb5
commit e032885754
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

@ -0,0 +1,10 @@
# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"