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 120fb21 commit 875d531Copy full SHA for 875d531
.github/dependabot.yml
@@ -3,25 +3,25 @@ updates:
3
- package-ecosystem: nuget
4
directory: "/"
5
schedule:
6
- interval: daily
+ interval: monthly
7
target-branch: main
8
9
10
11
12
13
target-branch: support/1.x
14
ignore:
15
- dependency-name: Newtonsoft.Json
16
17
- package-ecosystem: github-actions
18
19
20
21
22
23
24
25
26
27
0 commit comments