Skip to content

Commit 5fae4f2

Browse files
authored
Update dependabot.yml
1 parent 824f6dc commit 5fae4f2

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
@@ -8,12 +8,12 @@ updates:
88
- package-ecosystem: "nuget" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "daily"
11+
interval: "monthly"
1212
open-pull-requests-limit: 100
1313
- package-ecosystem: "docker" # See documentation for possible values
1414
directory: "/barcoder" # Location of package manifests
1515
schedule:
16-
interval: "daily"
16+
interval: "monthly"
1717
open-pull-requests-limit: 100
1818

1919

0 commit comments

Comments
 (0)