wasilak/notes-manager

View on GitHub
.github/dependabot.yml

Summary

Maintainability
Test Coverage
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
 
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
 
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"