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 419a562 + 84b6760 commit 745347bCopy full SHA for 745347b
.github/dependabot.yml
@@ -18,22 +18,3 @@ updates:
18
reviewers:
19
- "icelam"
20
open-pull-requests-limit: 10
21
-
22
- # checking for v1 branch which contains v1 code of this plugin
23
- - package-ecosystem: "npm"
24
- directory: "/"
25
- schedule:
26
- interval: "monthly"
27
- target-branch: "v1"
28
- labels:
29
- - "dependencies"
30
- commit-message:
31
- prefix: "chore"
32
- prefix-development: "chore"
33
- include: "scope"
34
- ignore:
35
- - dependency-name: "webpack"
36
- - dependency-name: "html-webpack-plugin"
37
- reviewers:
38
- - "icelam"
39
- open-pull-requests-limit: 10
0 commit comments