We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71f9cc4 + 33e1820 commit c087398Copy full SHA for c087398
1 file changed
renovate.json
@@ -1,6 +1,12 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["config:base", ":dependencyDashboard", "schedule:daily"],
4
+ "pre-commit": {
5
+ "enabled": true
6
+ },
7
+ "pip_requirements": {
8
+ "fileMatch": ["(^|/)([\\w-]*)requirements.*\\.(txt|pip)$"]
9
10
"packageRules": [
11
12
"matchManagers": ["github-actions"],
0 commit comments