This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
go-monero/.github/dependabot.yml
Ciro S. Costa dd302892fd add dependabot
Signed-off-by: Ciro S. Costa <utxobr@protonmail.com>
2021-07-20 08:12:09 -04:00

15 lines
291 B
YAML

version: 2
updates:
- package-ecosystem: gomod
directory: /
labels: ["dependencies"]
schedule:
interval: daily
time: "00:00"
- package-ecosystem: github-actions
directory: /
labels: ["dependencies"]
schedule:
interval: daily
time: "00:00"