Skip to content

Commit b1848b7

Browse files
authored
Update renovate.json5
1 parent 49920f2 commit b1848b7

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

renovate.json5

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,7 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:best-practices",
5-
"helpers:pinGitHubActionDigestsToSemver"
6-
],
7-
"packageRules": [
8-
{
9-
"matchManagers": ["pip_requirements"],
10-
"matchFileNames": ["**/*requirements*.txt"],
11-
"enabled": false,
12-
"groupName": "pip dependencies",
13-
"groupSlug": "pip"
14-
},
15-
],
16-
"labels": [
17-
"dependencies"
5+
"helpers:pinGitHubActionDigestsToSemver",
6+
"security:only-security-updates"
187
]
198
}

0 commit comments

Comments
 (0)