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 5a8efb8 commit 05d474dCopy full SHA for 05d474d
1 file changed
.github/dependabot.yml.disabled .github/dependabot.yml.github/dependabot.yml.disabled renamed to .github/dependabot.yml
@@ -20,6 +20,8 @@ updates:
20
- "patch"
21
22
# Gradle dependencies (build-logic composite build)
23
+ cooldown:
24
+ default-days: 2
25
- package-ecosystem: "gradle"
26
directory: "/build-logic"
27
schedule:
@@ -36,6 +38,8 @@ updates:
36
38
37
39
40
# GitHub Actions
41
42
43
- package-ecosystem: "github-actions"
44
directory: "/"
45
@@ -45,3 +49,5 @@ updates:
49
labels:
46
50
- "dependencies"
47
51
- "no-release-notes"
52
53
0 commit comments