diff --git a/.projenrc.js b/.projenrc.js index 9c02f44..203504e 100644 --- a/.projenrc.js +++ b/.projenrc.js @@ -25,8 +25,8 @@ const project = new awscdk.AwsCdkConstructLibrary({ dependabot: true, dependabotOptions: { - scheduleInterval: DependabotScheduleInterval.MONTHLY - } + scheduleInterval: DependabotScheduleInterval.MONTHLY, + }, }); const common_excludes = [