mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Attempt to fix dependabot for our new Cargo.tom location (#11848)
This commit is contained in:
parent
db814fb68a
commit
a0bd4f629c
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -11,7 +11,7 @@ updates:
|
||||||
open-pull-requests-limit: 1024
|
open-pull-requests-limit: 1024
|
||||||
|
|
||||||
- package-ecosystem: cargo
|
- package-ecosystem: cargo
|
||||||
directory: "/src/rust/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
time: "06:00"
|
time: "06:00"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue