enable github-actions dependabot (#852)

This commit is contained in:
Alessandro Ros
2025-08-08 10:18:06 +02:00
committed by GitHub
parent 40354a2516
commit dfd923f276

View File

@@ -1,6 +1,12 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"