Skip to content

Commit 71b8daa

Browse files
authored
Create dependabot.yml
1 parent 68344d8 commit 71b8daa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# dependabot analyzing maven dependencies
2+
version: 2
3+
updates:
4+
- package-ecosystem: "maven"
5+
directory: "/"
6+
open-pull-requests-limit: 3
7+
schedule:
8+
interval: "weekly"
9+
labels:
10+
- "dependencies"

0 commit comments

Comments
 (0)