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 2e2c05b commit c16f87eCopy full SHA for c16f87e
.github/dependabot.yml
@@ -5,7 +5,8 @@ version: 2
5
updates:
6
- package-ecosystem: "cargo"
7
directory: "/"
8
- groups: "patch"
+ groups:
9
+ update-types: "patch"
10
schedule:
11
interval: "monthly"
12
0 commit comments