chore: Included githubactions in the dependabot config (#1132)

This commit is contained in:
Naveen
2022-06-09 00:32:23 +02:00
committed by GitHub
parent 4cfab173d0
commit 1d4f0fd41b
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"