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