Skip to content

Commit dcb06db

Browse files
authored
Update dependabot.yml
1 parent b384814 commit dcb06db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ updates:
33
- package-ecosystem: nuget
44
directory: "/"
55
schedule:
6-
interval: daily
6+
interval: monthly
77
time: "00:00"
88
open-pull-requests-limit: 20
99
- package-ecosystem: "github-actions"
1010
directory: "/"
1111
schedule:
1212
# Check for updates to GitHub Actions every weekday
13-
interval: "daily"
13+
interval: "monthly"

0 commit comments

Comments
 (0)