Skip to content

Commit 0e5ef98

Browse files
chore(config): migrate config renovate.json (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08ef402 commit 0e5ef98

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

renovate.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,11 @@
3333
{
3434
"description": "jwx majors require dashboard approval (API/crypto risk)",
3535
"matchManagers": ["gomod"],
36-
"matchPackagePatterns": ["^github\\.com/lestrrat-go/jwx"],
3736
"matchUpdateTypes": ["major"],
38-
"dependencyDashboardApproval": true
37+
"dependencyDashboardApproval": true,
38+
"matchPackageNames": [
39+
"/^github\\.com/lestrrat-go/jwx/"
40+
]
3941
},
4042
{
4143
"description": "Do not bump the go directive automatically",

0 commit comments

Comments
 (0)