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 688e2e2 commit 9713c7cCopy full SHA for 9713c7c
.github/dependabot.yml
@@ -5,7 +5,15 @@ updates:
5
directory: "/"
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
14
15
16
17
18
19
+ prefix: chore(ci-deps)
0 commit comments