Skip to content

Commit 88a592e

Browse files
authored
Update dependabot.yaml
1 parent de76711 commit 88a592e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/dependabot.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "pip" # See documentation for possible values
8+
9+
- package-ecosystem: "github-actions"
10+
directory: "/"
11+
schedule:
12+
interval: "weekly"
13+
14+
- package-ecosystem: "pip"
915
directory: "/" # Location of package manifests
1016
schedule:
1117
interval: "weekly"

0 commit comments

Comments
 (0)