Skip to content

Commit 82302db

Browse files
add requirements-test.txt (GoogleCloudPlatform#4266)
* add requirements-test.txt * Update renovate.json Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
1 parent 6231735 commit 82302db

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
],
55
"prConcurrentLimit": 0,
66
"rebaseWhen": "never",
7-
"masterIssue": true
7+
"masterIssue": true,
8+
"pip_requirements": {
9+
"fileMatch": ["requirements-test.txt"]
10+
}
811
}

0 commit comments

Comments
 (0)