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 486158c commit 6d984e6Copy full SHA for 6d984e6
1 file changed
.github/dependabot.yml
@@ -1,5 +1,12 @@
1
version: 2
2
updates:
3
+ - package-ecosystem: "gitsubmodule"
4
+ target-branch: "dev/patch"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ labels:
9
+ - "dependencies"
10
- package-ecosystem: "github-actions"
11
target-branch: "dev/patch"
12
directory: "/"
0 commit comments