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.
2 parents adf9c51 + dd348a5 commit e25ab13Copy full SHA for e25ab13
1 file changed
.github/dependabot.yml
@@ -9,9 +9,10 @@ updates:
9
- package-ecosystem: "github-actions"
10
directory: "/"
11
schedule:
12
- interval: "weekly"
13
- day: "friday"
+ interval: "monthly"
14
time: "00:00"
+ cooldown:
15
+ default-days: 7
16
groups:
17
github:
18
patterns:
@@ -20,6 +21,7 @@ updates:
20
21
- package-ecosystem: "gradle"
22
directory: "python-for-android/dists/kolibri"
23
24
25
26
27
0 commit comments