Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelldls authored Feb 13, 2024
1 parent 01b9ac7 commit 8f1016a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
"pip-compile": {
{"pip-compile": {
"fileMatch": ["(^|/)requirements\\.in$"],
"lockFileMaintenance": {
"enabled": true,
"branchTopic": "pip-compile-refresh",
"commitMessageAction": "Refresh pip-compile outputs"
}
}
}

0 comments on commit 8f1016a

Please sign in to comment.