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 f8c426d commit 89c1ec5Copy full SHA for 89c1ec5
renovate.json5
@@ -4,6 +4,10 @@
4
'config:best-practices',
5
'helpers:pinGitHubActionDigestsToSemver',
6
],
7
+ ignorePaths: [
8
+ '*requirements.txt',
9
+ '**/*requirements*.txt',
10
+ ],
11
labels: [
12
'dependencies'
13
]
0 commit comments