We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a6291 commit 3c3639fCopy full SHA for 3c3639f
1 file changed
.github/dependabot.yml
@@ -5,6 +5,11 @@ updates:
5
schedule:
6
interval: daily
7
open-pull-requests-limit: 10
8
+- package-ecosystem: maven
9
+ directory: "/"
10
+ schedule:
11
+ interval: daily
12
+ open-pull-requests-limit: 10
13
- package-ecosystem: github-actions
14
directory: "/"
15
0 commit comments