We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b610e4 commit 80a60e2Copy full SHA for 80a60e2
1 file changed
.github/dependabot.yml
@@ -11,6 +11,8 @@ updates:
11
versions:
12
- ">= 5.a"
13
- "< 6"
14
+ - dependency-name: boto3
15
+ update-types: ["version-update:semver-minor"]
16
- package-ecosystem: npm
17
directory: "/components"
18
schedule:
0 commit comments