Add dependabot.yml (#1416)

See issue #1415 for discussion.
This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-02-11 11:14:19 -03:00 committed by GitHub
commit 3a3e85ff4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

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