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 9cb4f5d commit 962cb2eCopy full SHA for 962cb2e
.github/dependabot.yml
@@ -9,6 +9,13 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
+ groups:
13
+ dependencies:
14
+ applies-to: version-updates
15
+ dependency-type: production
16
+ update-types:
17
+ - minor
18
+ - patch
19
- package-ecosystem: "github-actions"
20
directory: "/"
21
0 commit comments