We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ead3ba commit f1f0907Copy full SHA for f1f0907
1 file changed
.github/dependabot.yml
@@ -5,11 +5,13 @@ updates:
5
schedule:
6
interval: "weekly"
7
open-pull-requests-limit: 10
8
+ target-branch: dev
9
# ignore:
10
# - dependency-name: "example-package"
11
# versions: ["2.x.x"]
12
- package-ecosystem: "github-actions"
13
directory: "/"
14
15
interval: "monthly"
- open-pull-requests-limit: 5
16
+ open-pull-requests-limit: 5
17
0 commit comments