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 305e7ee + 383dae5 commit 6f0b931Copy full SHA for 6f0b931
.github/dependabot.yml
@@ -8,7 +8,7 @@ updates:
8
commit-message:
9
prefix: "build"
10
target-branch: "dependabotchanges"
11
- open-pull-requests-limit: 30
+ open-pull-requests-limit: 100
12
13
- package-ecosystem: "pip"
14
directory: "/App"
@@ -17,7 +17,7 @@ updates:
17
18
19
20
- open-pull-requests-limit: 60
21
22
- package-ecosystem: "npm"
23
directory: "/App/frontend"
@@ -26,7 +26,7 @@ updates:
26
27
28
29
30
registries:
31
- npm_public_registry # Only use public npm registry
32
0 commit comments