Skip to content

Commit 745347b

Browse files
authored
Merge pull request #336 from icelam/dependabot-remove-v1-support
chore(dependabot): drop support for v1 branch
2 parents 419a562 + 84b6760 commit 745347b

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,3 @@ updates:
1818
reviewers:
1919
- "icelam"
2020
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

Comments
 (0)