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.
1 parent d03c968 commit ebc6632Copy full SHA for ebc6632
.github/dependabot.yml
@@ -5,6 +5,8 @@ updates:
5
insecure-external-code-execution: allow
6
schedule:
7
interval: "daily"
8
+ # Allow up to 10 open pull requests for pip dependencies
9
+ open-pull-requests-limit: 10
10
labels:
11
- "maintenance"
12
- "dependencies"
0 commit comments