8000 Set a dependabot schedule interval (#298) · python/pyperformance@4e8456c · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e8456c

Browse files
authored
Set a dependabot schedule interval (#298)
1 parent 31e9b11 commit 4e8456c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ version: 2
22
updates:
33
- package-ecosystem: "pip"
44
directory: "/pyperformance/requirements"
5+
schedule:
6+
interval: "monthly"

0 commit comments

Comments
 (0)
0