Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit db6625c

Browse files
committed
Fixed package-ecosystem: "github-actions" setting in dependabot config
1 parent 2e87ae7 commit db6625c

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,3 @@ updates:
1717
- dependency-name: "morelinq"
1818
- dependency-name: "Microsoft.NET.Test.Sdk"
1919

20-
- package-ecosystem: "github-actions"
21-
directory: "/"
22-
schedule:
23-
interval: weekly
24-
rebase-strategy: auto

ClosedXML.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ EndProject
2121
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A120216E-5210-463B-9204-09AF19400FE7}"
2222
ProjectSection(SolutionItems) = preProject
2323
.editorconfig = .editorconfig
24+
README.md = README.md
2425
testenvironments.json = testenvironments.json
2526
EndProjectSection
2627
EndProject

0 commit comments

Comments
 (0)