mirror of
https://github.com/sharkdp/fd.git
synced 2024-11-17 09:28:25 +01:00
Change dependabot interval to monthly
This commit is contained in:
parent
6ce55624f7
commit
148fa64a73
1 changed files with 1 additions and 2 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
@ -3,5 +3,4 @@ updates:
|
|||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
interval: "monthly"
|
||||
|
|
Loading…
Reference in a new issue