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

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"