Skip to content

Commit b7bdb5f

Browse files
authored
More dependabot (#4054)
1 parent ccfffb3 commit b7bdb5f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/dependabot.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,19 @@ updates:
3535
schedule:
3636
interval: "daily"
3737
open-pull-requests-limit: 10
38+
39+
- package-ecosystem: "gradle"
40+
directory: "/perf-tests"
41+
registries:
42+
- gradle-plugin-portal
43+
schedule:
44+
interval: "daily"
45+
open-pull-requests-limit: 10
46+
47+
- package-ecosystem: "gradle"
48+
directory: "/etw/etw-testapp"
49+
registries:
50+
- gradle-plugin-portal
51+
schedule:
52+
interval: "daily"
53+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)