Skip to content

Commit 978f479

Browse files
committed
Update Dependabot
1 parent 9051763 commit 978f479

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/dependabot.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
version: 2
22
updates:
33
- package-ecosystem: "github-actions"
4-
directory: "/"
4+
directory: "/.github/workflows"
5+
schedule:
6+
interval: "weekly"
7+
- package-ecosystem: "devcontainer"
8+
directory: "/.devcontainer"
59
schedule:
610
interval: "weekly"
711
- package-ecosystem: "dotnet-sdk"

0 commit comments

Comments
 (0)