Skip to content

Commit 4c38952

Browse files
committed
Add dependabot config for build requirements
1 parent f22ff81 commit 4c38952

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ updates:
88
github-actions:
99
patterns:
1010
- "*"
11+
- package-ecosystem: "pip"
12+
directory: "/"
13+
schedule:
14+
interval: "monthly"

0 commit comments

Comments
 (0)