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 f41ca8c commit 16ff7c8Copy full SHA for 16ff7c8
.github/dependabot.yml
@@ -7,10 +7,6 @@ updates:
7
# Check for updates once a week
8
schedule:
9
interval: "weekly"
10
- # Specify labels for pull requests
11
- labels:
12
- - "dependencies"
13
- - "rust"
14
# Allow up to 10 open pull requests
15
open-pull-requests-limit: 10
16
# Create pull requests for patch and minor updates
0 commit comments