ci: add Dependabot config for github-actions updates

This commit is contained in:
Rushaway
2026-08-18 14:33:38 +02:00
parent 0686966bd5
commit d400e18705
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"