xref: /third_party/ninja/.github/dependabot.yml (revision 695b41ee)
1version: 2
2updates:
3  # Maintain dependencies for GitHub Actions
4  - package-ecosystem: "github-actions"
5    directory: "/"
6    schedule:
7      interval: "weekly"
8