Skip to content

Commit d44f878

Browse files
committed
chore(renovate): add requirements files in the renovate config
1 parent 38ff718 commit d44f878

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"extends": [
33
"config:base"
44
],
5+
"pip_requirements": {
6+
"fileMatch": ["dev-requirements.txt", "docs/requirements.txt"]
7+
},
58
"pipenv": {
69
"enabled": true
710
}

0 commit comments

Comments
 (0)