We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824f6dc commit 5fae4f2Copy full SHA for 5fae4f2
.github/dependabot.yml
@@ -8,12 +8,12 @@ updates:
8
- package-ecosystem: "nuget" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
- interval: "daily"
+ interval: "monthly"
12
open-pull-requests-limit: 100
13
- package-ecosystem: "docker" # See documentation for possible values
14
directory: "/barcoder" # Location of package manifests
15
16
17
18
19
0 commit comments