Skip to content

Commit 520f952

Browse files
Move open-pull-requests-limit under updates in dependabot.yml
1 parent a91943d commit 520f952

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
55

66
version: 2
7-
open-pull-requests-limit: 10
87
updates:
98
- package-ecosystem: "npm" # See documentation for possible values
9+
open-pull-requests-limit: 10
1010
directory: "/" # Location of package manifests
1111
schedule:
1212
interval: "weekly"

0 commit comments

Comments
 (0)