Skip to content

Commit 8c1719a

Browse files
committed
chore(renovate): don't ignore requirements.txt
This allows Renovate to patch both files at once (cog info.json & requirements.txt), which avoids the `compile-requirements` workflow modifying the PR and making Renovate unhappy.
1 parent 4c3cdc3 commit 8c1719a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

renovate.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@
1919
}
2020
],
2121
"packageRules": [
22-
{
23-
"matchFileNames": ["requirements.txt"],
24-
"enabled": false
25-
},
2622
{
2723
"matchManagers": ["custom.jsonata"],
2824
"rangeStrategy": "replace",

0 commit comments

Comments
 (0)