Skip to content

Commit b5a7e9c

Browse files
committed
Run dependabot on gha
1 parent 6f7ead8 commit b5a7e9c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
version: 2
22
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "monthly"
37
- package-ecosystem: "pip"
48
directory: "/"
59
schedule:
610
interval: "monthly"
7-
day: "saturday"
11+
day: "saturday"
12+

0 commit comments

Comments
 (0)