-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/corymhall/cdk-diff-action/actions/runs/11318819327 ------ *Automatically created by projen via the "upgrade-main" workflow* --------- Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
This file was deleted.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ const project = new GitHubActionTypeScriptProject({ | |
authorEmail: '[email protected]', | ||
authorName: 'Cory Hall', | ||
name: 'cdk-diff-action', | ||
githubOptions: { | ||
mergify: false, | ||
}, | ||
projenrcTs: true, | ||
depsUpgradeOptions: { | ||
exclude: ['@aws-cdk/cloud-assembly-schema'], | ||
|
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.