dependabot trial

This commit is contained in:
techknowlogick
2025-08-06 13:35:06 -04:00
committed by GitHub
parent 25ed31e220
commit bfb8c1b5e7
+30
View File
@@ -0,0 +1,30 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
groups:
all-gomod:
patterns: [ "*" ]
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
all-actions:
patterns: [ "*" ]
- package-ecosystem: "devcontainers"
directory: "/"
schedule:
interval: "weekly"
groups:
all-devcontainers:
patterns: [ "*" ]
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
groups:
all-npm:
patterns: [ "*" ]