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 c920632 commit 62537ceCopy full SHA for 62537ce
.github/dependabot.yml
@@ -3,19 +3,13 @@ updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
schedule:
6
- interval: "weekly"
7
- day: "sunday"
8
- time: "00:00"
9
- timezone: "Europe/Warsaw"
+ interval: "monthly"
10
open-pull-requests-limit: 10
11
12
- package-ecosystem: "gradle"
13
14
15
16
17
18
19
20
allow:
21
- dependency-type: "direct"
0 commit comments