We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4832274 commit 41248bbCopy full SHA for 41248bb
.github/dependabot.yml
@@ -8,3 +8,8 @@ updates:
8
directory: "/"
9
schedule:
10
interval: "daily"
11
+ - package-ecosystem: "maven"
12
+ directory: "/"
13
+ schedule:
14
+ interval: "daily"
15
+ target-branch: "plexus-utils-3.x"
0 commit comments