We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb86c7 commit d5f14dcCopy full SHA for d5f14dc
1 file changed
.github/dependabot.yml
@@ -5,3 +5,10 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "daily"
8
+updates:
9
+ - package-ecosystem: "gradle"
10
+ directory: "/"
11
+ schedule:
12
+ interval: "daily"
13
+ allow:
14
+ - dependency-name: "org.junit*"
0 commit comments