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.
2 parents daccfb1 + 4b68a6a commit 091d221Copy full SHA for 091d221
.github/dependabot.yml
@@ -2,9 +2,9 @@ version: 2
2
updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
- default_labels:
+ labels:
6
- "dependencies"
7
- "skip-changelog"
8
- target_branch: "develop"
+ target-branch: "develop"
9
schedule:
10
- interval: "daily"
+ interval: "daily"
0 commit comments