Skip to content

Commit a8d2af6

Browse files
committed
Revert "Infra: Remove GitHub Actions from Dependabot configuration (#3187)"
This reverts commit ef75a1f.
1 parent 20205b1 commit a8d2af6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ updates:
2626
open-pull-requests-limit: 50
2727
ignore:
2828
- dependency-name: "datafusion"
29+
- package-ecosystem: "github-actions"
30+
directory: "/"
31+
schedule:
32+
interval: "weekly"

0 commit comments

Comments
 (0)