Skip to content

Commit bca737a

Browse files
authored
Update dependencies weekly
1 parent e037da1 commit bca737a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ updates:
1010
- package-ecosystem: "github-actions"
1111
directory: "/"
1212
schedule:
13-
interval: "daily"
13+
interval: "weekly"
14+
open-pull-requests-limit: 99
1415

1516
- package-ecosystem: "nuget"
1617
directory: "/"
1718
registries: "*"
1819
schedule:
19-
interval: "daily"
20-
open-pull-requests-limit: 10
20+
interval: "weekly"
21+
open-pull-requests-limit: 99

0 commit comments

Comments
 (0)