Skip to content

Commit 746e8bc

Browse files
[dependabot] update NuGets weekly (#10612)
1 parent 49479b9 commit 746e8bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# https://docs.github.com/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/
22
version: 2
33
updates:
4+
- package-ecosystem: "nuget"
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"
48
- package-ecosystem: "gradle"
59
directory: "/src/r8/"
610
schedule:

0 commit comments

Comments
 (0)