Skip to content

Commit 4a96f5d

Browse files
authored
Merge pull request #77 from pamelafox/patch-2
Update dependabot.yaml
2 parents cfa5e8d + 68e872f commit 4a96f5d

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)