Skip to content

Commit 57623ca

Browse files
authored
chore: fix dependabot .NET path (#394)
1 parent cc7d18b commit 57623ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22
updates:
33
- package-ecosystem: "nuget"
4-
directory: "/"
4+
directory: "/FirebaseAdmin"
55
schedule:
66
interval: "weekly"
77

0 commit comments

Comments
 (0)