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.
2 parents ca5d807 + b17cd0f commit 88e3987Copy full SHA for 88e3987
.github/dependabot.yml
@@ -6,15 +6,13 @@ updates:
6
directory: "/"
7
schedule:
8
interval: monthly
9
- open-pull-requests-limit: 1
10
11
# A monthly update to rust dependencies. These will be grouped,
12
# e.g. one PR will contains updates for all dependencies.
13
- package-ecosystem: cargo
14
15
16
17
18
# Make it also update transitive dependencies in Cargo.lock
19
allow:
20
- dependency-type: "all"
0 commit comments