We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68453c2 commit 371b5ebCopy full SHA for 371b5eb
1 file changed
.github/dependabot.yml
@@ -8,7 +8,7 @@ updates:
8
- package-ecosystem: "github-actions"
9
directory: "/"
10
schedule:
11
- interval: "daily"
+ interval: "weekly"
12
groups:
13
actions-deps:
14
patterns:
@@ -19,7 +19,7 @@ updates:
19
- package-ecosystem: "nuget"
20
21
22
23
target-branch: "develop"
24
open-pull-requests-limit: 1
25
0 commit comments