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 ab12eb3 commit e9a6d5cCopy full SHA for e9a6d5c
.github/dependabot.yml
@@ -16,8 +16,6 @@ updates:
16
- "*"
17
# Labels on pull requests for version updates only
18
labels: ["maintenance"]
19
- # Allow up to N open pull requests for pip dependencies
20
- open-pull-requests-limit: 1
21
22
# Enable version updates for GitHub Actions
23
- package-ecosystem: "github-actions"
@@ -31,5 +29,3 @@ updates:
31
29
32
30
33
34
- # Allow up to N open pull requests for GitHub Actions
35
0 commit comments