Skip to content

Commit 5cfebfc

Browse files
committed
ci: add dependabot config
1 parent 326139f commit 5cfebfc

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: maven
5+
directory: /
6+
schedule:
7+
interval: weekly
8+
open-pull-requests-limit: 5
9+
10+
- package-ecosystem: github-actions
11+
directory: /
12+
schedule:
13+
interval: weekly
14+
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)