Skip to content

Commit dc1091c

Browse files
committed
Remove .NET updates from dependabot config
We want to control these more deliberately.
1 parent edbe98f commit dc1091c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11
version: 2
22
updates:
33

4-
- package-ecosystem: nuget
5-
directory: /
6-
schedule:
7-
interval: 'daily'
8-
94
- package-ecosystem: github-actions
105
directory: /
116
schedule:
127
interval: 'daily'
13-
labels:
14-
- "dependencies"
15-
- "github-actions"
16-
- "devops"

0 commit comments

Comments
 (0)