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 f7f9e7a commit 38d27e7Copy full SHA for 38d27e7
.github/dependabot.yml
@@ -4,20 +4,20 @@ updates:
4
- package-ecosystem: github-actions
5
directory: "/"
6
schedule:
7
- interval: daily
+ interval: 'monthly'
8
labels:
9
- "x:size/tiny"
10
11
- package-ecosystem: gradle
12
13
14
- interval: weekly
15
16
- "x:size/small"
17
18
- package-ecosystem: docker
19
20
21
22
23
0 commit comments