Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit e42246d

Browse files
authored
Tweak dependabot (#197)
1 parent d9dfe1d commit e42246d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ updates:
88
- package-ecosystem: "nuget" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "daily"
11+
interval: "weekly"
12+
open-pull-requests-limit: 100

Fhi.ClientCredentials.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Fhi.ClientCredentialsKeypai
3535
EndProject
3636
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "github", "github", "{12494565-61F9-4B87-9B89-FB4F11720EE2}"
3737
ProjectSection(SolutionItems) = preProject
38+
.github\dependabot.yml = .github\dependabot.yml
3839
.github\release.yml = .github\release.yml
3940
EndProjectSection
4041
EndProject

0 commit comments

Comments
 (0)