Files
percona-toolkit/.github/dependabot.yml
Artem Gavrilov 9780a01942 Enable dependabot (#634)
* Enable dependabot

* Add CODEOWNERS
2023-06-22 17:39:22 +03:00

12 lines
211 B
YAML

---
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"