Skip to content

Commit 2c2b7cf

Browse files
Bump aws-sdk from 2.1653.0 to 2.1659.0 (#871)
* Bump aws-sdk from 2.1653.0 to 2.1659.0 Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1653.0 to 2.1659.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Commits](aws/aws-sdk-js@v2.1653.0...v2.1659.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update dependabot.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Clauss <[email protected]>
1 parent 2823bad commit 2c2b7cf

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ version: 2
55
updates:
66
- package-ecosystem: "npm"
77
directory: "/"
8-
groups:
9-
github-actions:
10-
patterns:
11-
- "*" # Group all Actions updates into a single larger pull request
128
schedule:
139
interval: "daily"
10+
# Allow up to 10 open pull requests for dependencies.
11+
open-pull-requests-limit: 5
1412
- package-ecosystem: github-actions
1513
directory: /
1614
groups:

package-lock.json

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)