We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd5d3a commit 6a9e7d0Copy full SHA for 6a9e7d0
1 file changed
.github/dependabot.yml
@@ -6,7 +6,7 @@ updates:
6
- package-ecosystem: "github-actions"
7
directory: "/"
8
schedule:
9
- interval: "daily"
+ interval: "weekly"
10
open-pull-requests-limit: 10
11
groups:
12
github-actions:
@@ -17,7 +17,7 @@ updates:
17
- package-ecosystem: "composer"
18
19
20
21
22
ignore:
23
# These dependencies do not currently need to be managed with Dependabot.
@@ -34,7 +34,7 @@ updates:
34
- package-ecosystem: "npm"
35
36
37
38
open-pull-requests-limit: 20
39
40
- dependency-name: "@wordpress/*"
0 commit comments