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 a6b04af commit e2b4350Copy full SHA for e2b4350
.github/dependabot.yml
@@ -3,12 +3,12 @@ updates:
3
# Maintain dependencies for GitHub Actions
4
- package-ecosystem: "github-actions"
5
directory: "/"
6
- branch: dev
+ target-branch: dev
7
schedule:
8
interval: "weekly"
9
# Maintain dependencies for npm
10
- package-ecosystem: "npm"
11
12
13
14
0 commit comments