Enhance dependabot configuration by adding labels for dependencies and GitHub actions

This commit is contained in:
codecalm
2026-07-28 01:35:17 +02:00
parent 851582043c
commit f27da44d12
+3
View File
@@ -4,3 +4,6 @@ updates:
directory: "/"
schedule:
interval: "weekly"
labels:
- "dependencies"
- "github actions"