We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc43908 commit c81999eCopy full SHA for c81999e
1 file changed
.github/dependabot.yml
@@ -9,8 +9,16 @@ updates:
9
versioning-strategy: "lockfile-only"
10
directory: "/" # Location of package manifests
11
schedule:
12
- interval: "daily"
+ interval: "weekly"
13
+ groups:
14
+ everything:
15
+ patterns:
16
+ - "*"
17
- package-ecosystem: "github-actions"
18
19
20
21
22
23
24
0 commit comments