We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dbd14d commit 94c908eCopy full SHA for 94c908e
1 file changed
.github/dependabot.yml
@@ -10,7 +10,7 @@ updates:
10
directory: "/"
11
schedule:
12
interval: "daily"
13
- target-branch: "master"
+ target-branch: "main"
14
labels:
15
- "dependencies"
16
- "nuget"
@@ -22,7 +22,7 @@ updates:
22
directory: "/docs"
23
24
interval: "weekly"
25
26
27
28
- "python"
@@ -35,7 +35,7 @@ updates:
35
36
37
38
39
40
41
- "github-actions"
0 commit comments