author | Jordan Doyle <jordan@doyle.la> | 2025-04-03 15:44:55.0 +07:00:00 |
---|---|---|
committer | Jordan Doyle <jordan@doyle.la> | 2025-04-03 15:50:38.0 +07:00:00 |
commit | 90ce7801169b8079e6ea4d77d4233b318e2fa678 [patch] |
|
tree | 6cdddc7debd751823b24882ad1ac48e7188ef9bb |
|
parent | 07ecdfa3c1be180ef343494fc9f588aa58d0b61f |
|
download | 90ce7801169b8079e6ea4d77d4233b318e2fa678.tar.gz |
Increase dependabot limits
Diff
.github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0dad033..bb70725 100644 --- a/.github/dependabot.yml +++ a/.github/dependabot.yml @@ -8,5 +8,6 @@ updates: - package-ecosystem: "cargo" directory: "/" open-pull-requests-limit: 20 schedule: interval: "monthly"