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 c1ddef2 commit 4d12d8bCopy full SHA for 4d12d8b
.github/dependabot.yml
@@ -1,6 +1,8 @@
1
version: 2
2
updates:
3
- package-ecosystem: "github-actions" # See documentation for possible values
4
+ target-branch: "unstable"
5
directory: "/" # Location of package manifests
6
schedule:
7
interval: "weekly"
8
+
0 commit comments