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

This commit is contained in:
Rushaway
2026-08-18 14:37:26 +02:00
committed by GitHub
parent 2abe39b29c
commit 3f12c45c9d
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"