We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b122bee commit 5f3cbbdCopy full SHA for 5f3cbbd
.github/dependabot.yml
@@ -10,3 +10,8 @@ updates:
10
schedule:
11
interval: "monthly"
12
versioning-strategy: increase
13
+ groups:
14
+ all:
15
+ applies-to: version-updates
16
+ patterns:
17
+ - "*"
0 commit comments