Skip to content

Commit ffb179c

Browse files
chore: remove aws sdk from renovate config
1 parent 66dac00 commit ffb179c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

renovate.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
"matchPackagePatterns": ["^@aws-cdk", "^aws-cdk"],
66
"groupName": "AWS CDK packages"
77
},
8-
{
9-
"matchPackageNames": ["AWSSDK.Core", "AWSSDK.S3", "AWSSDK.SecurityToken"],
10-
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)\\.(?<prerelease>.*)$"
11-
},
128
{
139
"matchPackagePatterns": ["eslint"],
1410
"groupName": "ESLint packages"

0 commit comments

Comments
 (0)