make-sys/.github/dependabot.yml

13 lines
459 B
YAML
Raw Normal View History

2024-05-08 10:18:32 +00:00
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for more information:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
# https://containers.dev/guide/dependabot
version: 2
updates:
2024-05-10 06:14:39 +00:00
- package-ecosystem: "cargo"
2024-05-08 10:18:32 +00:00
directory: "/"
schedule:
interval: weekly