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.
2 parents b7e6424 + a5937da commit e2ec16fCopy full SHA for e2ec16f
.github/dependabot.yml
@@ -7,7 +7,7 @@ updates:
7
- package-ecosystem: "npm"
8
directory: "/"
9
schedule:
10
- interval: "daily"
+ interval: "monthly"
11
target-branch: "develop"
12
labels:
13
- "dependencies"
@@ -17,13 +17,13 @@ updates:
17
include: "scope"
18
reviewers:
19
- "icelam"
20
- open-pull-requests-limit: 5
+ open-pull-requests-limit: 10
21
22
# checking for v1 branch which contains v1 code of this plugin
23
24
25
26
27
target-branch: "v1"
28
29
@@ -36,4 +36,4 @@ updates:
36
- dependency-name: "html-webpack-plugin"
37
38
39
0 commit comments