Skip to content

Commit b38a0dd

Browse files
committed
1 parent 670e952 commit b38a0dd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ updates:
55
directory: "/requirements"
66
schedule:
77
interval: "daily"
8+
9+
- package-ecosystem: "github-actions"
10+
# Workflow files stored in the default location of `.github/workflows`
11+
directory: "/"
12+
schedule:
13+
interval: "weekly"

0 commit comments

Comments
 (0)