Skip to content

Commit e87ad97

Browse files
committed
fix dependabot file
1 parent 6cbc377 commit e87ad97

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,9 @@
11
version: 2
22
updates:
33
- package-ecosystem: "maven"
4-
target-branch: "master"
54
directory: "/"
65
schedule:
76
interval: "daily"
87
ignore:
98
- dependency-name: "*"
109
update-types: ["version-update:semver-major"]
11-
- package-ecosystem: "maven"
12-
target-branch: "v1"
13-
directory: "/"
14-
schedule:
15-
interval: "daily"
16-
ignore:
17-
- dependency-name: "*"
18-
update-types: ["version-update:semver-major"]

0 commit comments

Comments
 (0)