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 2dfc608 commit 2505334Copy full SHA for 2505334
1 file changed
.github/dependabot.yml
@@ -11,16 +11,16 @@ updates:
11
- package-ecosystem: "npm" # See documentation for possible values
12
directory: "/" # Location of package manifests
13
schedule:
14
- interval: "monthly"
+ interval: "quarterly"
15
open-pull-requests-limit: 10
16
17
- package-ecosystem: "docker" # See documentation for possible values
18
19
20
21
22
23
- package-ecosystem: "github-actions" # See documentation for possible values
24
25
26
0 commit comments