Skip to content

Commit 85a8ac6

Browse files
Merge pull request #2 from Aaronontheweb/dependabot
add Dependabot
2 parents 6adfbdd + 312889e commit 85a8ac6

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)