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 feb9078 commit 14b81e5Copy full SHA for 14b81e5
.github/dependabot.yml
@@ -5,7 +5,15 @@ updates:
5
directory: "/aws-cli"
6
schedule:
7
interval: "daily"
8
+ cooldown:
9
+ default-days: 7
10
+ commit-message:
11
+ prefix: chore(dev-deps)
12
- package-ecosystem: "github-actions"
13
directory: "/"
14
15
16
17
18
19
+ prefix: chore(ci-deps)
0 commit comments