Skip to content

Commit 23a0667

Browse files
authored
Update dependabot.yml
1 parent eebb8b6 commit 23a0667

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ updates:
1313
directory: "/Source"
1414
ignore:
1515
- dependency-name: dotnet-sdk
16-
versions: '9.*'
16+
update-types:
17+
- "major"
1718
schedule:
1819
interval: weekly
1920
target-branch: main

0 commit comments

Comments
 (0)