ci: add Dependabot config for github-actions updates (#7)

Co-authored-by: Rushaway <[email protected]>
This commit is contained in:
Rushaway
2026-08-18 14:34:06 +02:00
committed by GitHub
co-authored by Rushaway
parent 0686966bd5
commit 6a182794ec
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"