Skip to content

Commit 9e6551d

Browse files
committed
Merge branch 'hello-world' of https://github.com/Aaronontheweb/ai-playground-csharp into hello-world
2 parents 320ef8b + 5fc0263 commit 9e6551d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/dependabot.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: github-actions
5+
directory: "/"
6+
schedule:
7+
interval: daily
8+
time: "11:00"
9+
10+
- package-ecosystem: nuget
11+
directory: "/"
12+
schedule:
13+
interval: daily
14+
time: "11:00"

0 commit comments

Comments
 (0)