Skip to content

Commit

Permalink
chore(renovate): bring back custom requirements pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
nejch authored and JohnVillalovos committed Feb 7, 2023
1 parent 9c24657 commit ae0b21c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .renovaterc.json
Expand Up @@ -9,6 +9,9 @@
"**/.venv/**",
"**/node_modules/**"
],
"pip_requirements": {
"fileMatch": ["^requirements(-[\\w]*)?\\.txt$"]
},
"regexManagers": [
{
"fileMatch": [
Expand Down

0 comments on commit ae0b21c

Please sign in to comment.