Skip to content

Commit c9e1156

Browse files
Ignore Arcade and Helix
Also ignore Arcade and Helix as dependabot corrupts the configuration file.
1 parent ac663d5 commit c9e1156

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ updates:
2020
- dependency-name: "Microsoft.AspNetCore.TestHost"
2121
update-types: ["version-update:semver-major"]
2222
- dependency-name: "Microsoft.IdentityModel.Protocols"
23+
- dependency-name: "Microsoft.DotNet.Arcade.Sdk"
24+
- dependency-name: "Microsoft.DotNet.Helix.Sdk"

0 commit comments

Comments
 (0)