This repository has been archived on 2022-07-24. You can view files and clone it, but cannot push or open issues or pull requests.
itconfig/.github/dependabot.yml
Dmitriy Pleshevskiy 30d5eb17c7
ci: configure github actions
- configure dependabot
- add audit phase
- add test phase

Closes #26
2022-07-21 19:07:11 +03:00

6 lines
180 B
YAML

version: 2
updates:
- package-ecosystem: "cargo" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"