Enable dependabot for github-actions (#2119)

This commit is contained in:
Andrew Peabody
2024-01-20 10:03:24 +01:00
committed by GitHub
parent 2e88872b7e
commit 7d67ad057c
+10
View File
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: "weekly"
groups:
all:
patterns:
- "*"