Skip to content

Commit 68e872f

Browse files
authored
Update dependabot.yaml
1 parent e3d477c commit 68e872f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/dependabot.yaml

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

66
version: 2
77
updates:
8+
- package-ecosystem: "github-actions"
9+
directory: "/"
10+
schedule:
11+
interval: "weekly"
812
- package-ecosystem: "pip" # See documentation for possible values
913
directory: "/" # Location of package manifests
1014
schedule:
11-
interval: "weekly"
15+
interval: "weekly"

0 commit comments

Comments
 (0)