Skip to content

Commit d374887

Browse files
authored
chore: configure renovate to run monthly (#752)
1 parent 7012b11 commit d374887

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@
1313
"semanticCommits": false,
1414
"pip_requirements": {
1515
"fileMatch": ["requirements-test.txt"]
16-
}
16+
},
17+
"schedule": [
18+
"before 4am on the first day of the month"
19+
]
1720
}

0 commit comments

Comments
 (0)