1 parent 08ef402 commit 0e5ef98Copy full SHA for 0e5ef98
1 file changed
renovate.json
@@ -33,9 +33,11 @@
33
{
34
"description": "jwx majors require dashboard approval (API/crypto risk)",
35
"matchManagers": ["gomod"],
36
- "matchPackagePatterns": ["^github\\.com/lestrrat-go/jwx"],
37
"matchUpdateTypes": ["major"],
38
- "dependencyDashboardApproval": true
+ "dependencyDashboardApproval": true,
+ "matchPackageNames": [
39
+ "/^github\\.com/lestrrat-go/jwx/"
40
+ ]
41
},
42
43
"description": "Do not bump the go directive automatically",
0 commit comments