Skip to content

Commit d333473

Browse files
authored
Update renovate.json5
1 parent 6a9711b commit d333473

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

renovate.json5

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,8 @@
44
"config:best-practices",
55
"helpers:pinGitHubActionDigestsToSemver"
66
],
7-
"packageRules": [
8-
{
9-
"matchManagers": ["pip_requirements"],
10-
"enabled": false,
11-
"groupName": "pip dependencies",
12-
"groupSlug": "pip"
13-
},
7+
"ignorePaths": [
8+
"instrumentation/**"
149
],
1510
"labels": [
1611
"dependencies"

0 commit comments

Comments
 (0)