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 06430bb commit 4e612d4Copy full SHA for 4e612d4
.github/dependabot.yml
@@ -11,6 +11,4 @@ updates:
11
interval: "daily"
12
time: "05:00"
13
timezone: "America/Los_Angeles"
14
- open-pull-requests-limit: 10
15
- allow:
16
- - dependency-type: "all"
+ open-pull-requests-limit: 0 # Disable non-security version updates
0 commit comments