We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3164d commit 58ed8c6Copy full SHA for 58ed8c6
1 file changed
.github/dependabot.yml
@@ -1,18 +1,18 @@
1
-version: 2
2
-updates:
3
- - package-ecosystem: "github-actions"
4
- directory: "/"
5
- target-branch: "develop"
6
- schedule:
7
- interval: "weekly"
8
- - package-ecosystem: "pip"
9
10
11
12
13
-
14
- - package-ecosystem: gitsubmodule
15
16
- interval: "daily"
17
18
- directory: /
+version: 2
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ target-branch: "main"
+ schedule:
+ interval: "weekly"
+ - package-ecosystem: "pip"
+
+ - package-ecosystem: gitsubmodule
+ interval: "daily"
+ directory: /
0 commit comments