We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1848b7 commit 21b2b8aCopy full SHA for 21b2b8a
renovate.json5
@@ -5,4 +5,10 @@
5
"helpers:pinGitHubActionDigestsToSemver",
6
"security:only-security-updates"
7
]
8
+ "packageRules": [
9
+ {
10
+ "matchManagers": ["pip_requirements"],
11
+ "enabled": false
12
+ }
13
+ ]
14
}
0 commit comments