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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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