Skip to content

Commit 00186f6

Browse files
filzrevyufeih
andcommitted
chore: fix dependabot.yml
Co-Authored-By: Yufei Huang <yufeih@live.com>
1 parent 8b43a7a commit 00186f6

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ updates:
55
directory: "/"
66
schedule:
77
interval: daily
8+
ignore:
9+
- dependency-name: "Verify.*"
810
groups:
911
roslyn:
1012
patterns:
@@ -21,14 +23,6 @@ updates:
2123
- "xunit.v3"
2224
- "xunit.v3.*"
2325

24-
- package-ecosystem: "nuget"
25-
target-branch: main
26-
directory: "/"
27-
schedule:
28-
interval: "monthly"
29-
allow:
30-
- dependency-name: "Verify.*"
31-
3226
- package-ecosystem: npm
3327
target-branch: main
3428
directory: "/templates"

0 commit comments

Comments
 (0)