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 7a2aff9 commit 633ecafCopy full SHA for 633ecaf
.changeset/few-coats-end.md
@@ -0,0 +1,2 @@
1
+---
2
.github/dependabot.yml
@@ -1,4 +1,3 @@
-# Dependabot version updates raises a maximum of five pull requests each time it checks dependencies.
# Note that there is some overlap with Dependabot security updates so some options can effect security updates as well,
3
# see https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.
4
@@ -16,3 +15,4 @@ updates:
16
15
timezone: 'America/Los_Angeles'
17
# Update package.json files if new version is outside of version range specified there. Otherwise lock file only.
18
versioning-strategy: increase-if-necessary
+ open-pull-requests-limit: 20
0 commit comments