mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-22 02:12:38 +01:00
Update dependabot.yml
This commit is contained in:
parent
ce1b8da5ba
commit
799f3fea95
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -3,10 +3,10 @@ updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "."
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
target-branch: "dev"
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "src-tauri"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
target-branch: "dev"
|
||||
|
Loading…
Reference in New Issue
Block a user