Skip to content

Commit 88e3987

Browse files
authored
Merge branch 'main' into rust-edition-2024
2 parents ca5d807 + b17cd0f commit 88e3987

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,13 @@ updates:
66
directory: "/"
77
schedule:
88
interval: monthly
9-
open-pull-requests-limit: 1
109

1110
# A monthly update to rust dependencies. These will be grouped,
1211
# e.g. one PR will contains updates for all dependencies.
1312
- package-ecosystem: cargo
1413
directory: "/"
1514
schedule:
1615
interval: monthly
17-
open-pull-requests-limit: 1
1816
# Make it also update transitive dependencies in Cargo.lock
1917
allow:
2018
- dependency-type: "all"

0 commit comments

Comments
 (0)