Skip to content

Commit 4d12d8b

Browse files
authored
Make dependabot target unstable
Signed-off-by: Katelyn Gigante <clockwork.singularity@gmail.com>
1 parent c1ddef2 commit 4d12d8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
version: 2
22
updates:
33
- package-ecosystem: "github-actions" # See documentation for possible values
4+
target-branch: "unstable"
45
directory: "/" # Location of package manifests
56
schedule:
67
interval: "weekly"
8+

0 commit comments

Comments
 (0)