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 df1f150 + da1d17f commit c0da67dCopy full SHA for c0da67d
.github/dependabot.yml
@@ -4,13 +4,13 @@ updates:
4
# Maintain dependencies for GitHub Actions
5
- package-ecosystem: "github-actions"
6
directory: "/"
7
- open-pull-requests-limit: 10
+ open-pull-requests-limit: 5
8
schedule:
9
interval: "monthly"
10
11
# Maintain dependencies for npm
12
- package-ecosystem: "npm"
13
14
15
16
0 commit comments