Files
publicly/.github/dependabot.yml
Himadri Bhattacharjee 3598228b58 ci: add build workflow
2025-07-30 13:17:00 +05:30

9 lines
214 B
YAML

version: 2
updates:
- package-ecosystem: "cargo" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
open-pull-requests-limit: 4