We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 055a899 commit 0654994Copy full SHA for 0654994
.github/dependabot.yml
@@ -4,11 +4,14 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
+ open-pull-requests-limit: 0
8
- package-ecosystem: "github-actions"
9
10
11
12
13
- package-ecosystem: "npm"
14
directory: "/docs"
15
16
17
0 commit comments