Skip to content

Commit 79ee70c

Browse files
committed
Fix dependabot YAML error
Fix the error: The property '#/updates/0/schedule' contains additional properties ["open-pull-requests-limit"] outside of the schema when none are allowed
1 parent efe35ab commit 79ee70c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ updates:
1414
directory: "/"
1515
schedule:
1616
interval: "daily"
17-
open-pull-requests-limit: 10
1817
commit-message:
1918
prefix: "chore"
2019
include: "scope"

0 commit comments

Comments
 (0)