8000 chore(renovate): bring back custom requirements pattern · python-gitlab/python-gitlab@ae0b21c · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit ae0b21c

Browse files
nejchJohnVillalovos
authored andcommitted
chore(renovate): bring back custom requirements pattern
1 parent 9c24657 commit ae0b21c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.renovaterc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"**/.venv/**",
1010
"**/node_modules/**"
1111
],
12+
"pip_requirements": {
13+
"fileMatch": ["^requirements(-[\\w]*)?\\.txt$"]
14+
},
1215
"regexManagers": [
1316
{
1417
"fileMatch": [

0 commit comments

Comments
 (0)
0