enable github-actions dependabot (#4834)

This commit is contained in:
Alessandro Ros
2025-08-08 10:25:13 +02:00
committed by GitHub
parent cb01d81c0e
commit fc9de27d92

View File

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