8000 chore(renovate): set schedule to reduce noise · python-gitlab/python-gitlab@882fe7a · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 882fe7a

Browse files
nejchJohnVillalovos
authored andcommitted
chore(renovate): set schedule to reduce noise
1 parent 79b903d commit 882fe7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.renovaterc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"extends": [
33
"config:base",
4-
":enablePreCommit"
4+
":enablePreCommit",
5+
"schedule:weekly"
56
],
67
"pip_requirements": {
78
"fileMatch": ["^requirements(-[\\w]*)?\\.txt$"]

0 commit comments

Comments
 (0)
0