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 50f68d3 commit f9f2eb9Copy full SHA for f9f2eb9
.github/dependabot.yml
@@ -4,6 +4,6 @@ updates:
4
directory: "/"
5
open-pull-requests-limit: 20 # Roughly half the number of dependencies
6
groups:
7
- update-types: patch
+ update-types: ["version-update:semver-patch"]
8
schedule:
9
interval: "daily"
0 commit comments